Searched refs:F_ASSERT_BG_ACCESS (Results 1 – 3 of 3) sorted by relevance
75 case F_ASSERT_BG_ACCESS: in fcntl()
419 #define F_ASSERT_BG_ACCESS 108 /* Assert background access to a file */ macro
5057 case F_ASSERT_BG_ACCESS: in sys_fcntl_nocancel()5096 if (cmd == F_ASSERT_BG_ACCESS) { in sys_fcntl_nocancel()5104 error = VNOP_IOCTL(vp, F_ASSERT_BG_ACCESS, (caddr_t)&args, 0, &context); in sys_fcntl_nocancel()