Home
last modified time | relevance | path

Searched refs:xfs_forget_acl (Results 1 – 2 of 2) 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
/linux/fs/xfs/scrub/
H A Dattr_repair.c1504 xfs_forget_acl(VFS_I(sc->ip), SGI_ACL_FILE); in xrep_xattr_rebuild_tree()
1505 xfs_forget_acl(VFS_I(sc->ip), SGI_ACL_DEFAULT); in xrep_xattr_rebuild_tree()