Searched refs:crarg (Results 1 – 1 of 1) sorted by relevance
263 struct gfp_crarg crarg = { in guarded_open_np() local268 &(crarg.gca_guard), sizeof(crarg.gca_guard))) != 0) { in guarded_open_np()275 if (crarg.gca_guard == 0) { in guarded_open_np()292 guarded_fileproc_init, &crarg, retval); in guarded_open_np()316 struct gfp_crarg crarg = { in guarded_open_dprotected_np() local321 &(crarg.gca_guard), sizeof(crarg.gca_guard))) != 0) { in guarded_open_dprotected_np()328 if (crarg.gca_guard == 0) { in guarded_open_dprotected_np()368 guarded_fileproc_init, &crarg, retval); in guarded_open_dprotected_np()389 struct gfp_crarg crarg = { in guarded_kqueue_np() local394 &(crarg.gca_guard), sizeof(crarg.gca_guard))) != 0) { in guarded_kqueue_np()[all …]