Searched refs:PRIV_VFS_READ_DIR (Results 1 – 4 of 4) sorted by relevance
292 #define PRIV_VFS_READ_DIR 345 /* Can read(2) a dirfd, needs sysctl. */ macro
223 case PRIV_VFS_READ_DIR: in priv_check_cred()
1618 if ((error = priv_check(td, PRIV_VFS_READ_DIR)) != 0) in vn_io_fault()
4706 * Jails should hold no disposition on the PRIV_VFS_READ_DIR in prison_priv_check() 4710 case PRIV_VFS_READ_DIR: in prison_priv_check()