Home
last modified time | relevance | path

Searched refs:xfs_forget_acl (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
H A Dxfs_acl.h17 void xfs_forget_acl(struct inode *inode, const char *name);
26 static inline void xfs_forget_acl(struct inode *inode, const char *name) in xfs_forget_acl() function
H A Dxfs_xattr.c188 xfs_forget_acl(inode, name); in xfs_xattr_set()
H A Dxfs_acl.c286 xfs_forget_acl( in xfs_forget_acl() function
H A Dxfs_handle.c555 xfs_forget_acl(inode, name); in xfs_attrmulti_attr_set()
/linux/fs/xfs/scrub/
H A Dattr_repair.c1503 xfs_forget_acl(VFS_I(sc->ip), SGI_ACL_FILE); in xrep_xattr_rebuild_tree()
1504 xfs_forget_acl(VFS_I(sc->ip), SGI_ACL_DEFAULT); in xrep_xattr_rebuild_tree()