Searched refs:PRIV_VFS_MKNOD_WHT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dpriv.h273 #define PRIV_VFS_MKNOD_WHT 332 /* Can mknod() to create whiteout. */ macro
/freebsd-12-stable/sys/kern/
H A Dvfs_syscalls.c1281 error = priv_check(td, PRIV_VFS_MKNOD_WHT);

Completed in 114 milliseconds