Searched refs:PRIV_VFS_MKNOD_WHT (Results 1 – 2 of 2) sorted by relevance
275 #define PRIV_VFS_MKNOD_WHT 332 /* Can mknod() to create whiteout. */ macro
1410 error = priv_check(td, PRIV_VFS_MKNOD_WHT); in kern_mknodat()