Home
last modified time | relevance | path

Searched refs:ufs_acl_access (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_inode.h979 extern int ufs_acl_access(struct inode *, int, cred_t *);
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c1553 ret = ufs_acl_access(ip, mode, cr); in ufs_iaccess()
H A Dufs_acl.c631 ufs_acl_access(struct inode *ip, int mode, cred_t *cr) in ufs_acl_access() function