Home
last modified time | relevance | path

Searched refs:ufs_sync_inode_from_acl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ufs/ufs/
H A Dacl.h48 void ufs_sync_inode_from_acl(struct acl *acl, struct inode *ip);
H A Dufs_acl.c147 ufs_sync_inode_from_acl(struct acl *acl, struct inode *ip) in ufs_sync_inode_from_acl() function
601 ufs_sync_inode_from_acl(aclp, ip); in ufs_setacl_posix1e()