Searched refs:PRIV_VFS_SETSIZE (Results 1 – 2 of 2) sorted by relevance
158 #define PRIV_VFS_SETSIZE 14006 /* Allow resizing a file without zeroing space */ macro
3559 error = priv_check_cred(kauth_cred_get(), PRIV_VFS_SETSIZE, 0); in sys_fcntl_nocancel()