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