Searched refs:F_RELEASE_BG_ACCESS (Results 1 – 3 of 3) sorted by relevance
423 #define F_RELEASE_BG_ACCESS 109 /* Release background access to a file */ macro
5139 case F_RELEASE_BG_ACCESS: { in sys_fcntl_nocancel()5187 error = VNOP_IOCTL(vp, F_RELEASE_BG_ACCESS, (caddr_t)NULL, 0, &context); in sys_fcntl_nocancel()
13003 case F_RELEASE_BG_ACCESS: in fsctl_internal()