Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ufs/
H A Dacl.h47 void ufs_sync_inode_from_acl(struct acl *acl, struct inode *ip);
H A Dufs_acl.c138 ufs_sync_inode_from_acl(struct acl *acl, struct inode *ip) in ufs_sync_inode_from_acl() function
590 ufs_sync_inode_from_acl(ap->a_aclp, ip); in ufs_setacl_posix1e()