Searched refs:F_ASSERT_BG_ACCESS (Results 1 – 4 of 4) sorted by relevance
122 #define F_ASSERT_BG_ACCESS 108 /* Assert background access to a file */ macro
77 case F_ASSERT_BG_ACCESS: in fcntl()
5186 case F_ASSERT_BG_ACCESS: in sys_fcntl_nocancel()5225 if (cmd == F_ASSERT_BG_ACCESS) { in sys_fcntl_nocancel()5233 error = VNOP_IOCTL(vp, F_ASSERT_BG_ACCESS, (caddr_t)&args, 0, &context); in sys_fcntl_nocancel()
13478 case F_ASSERT_BG_ACCESS: in fsctl_internal()