Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_acl.h17 void xfs_forget_acl(struct inode *inode, const char *name);
24 static inline void xfs_forget_acl(struct inode *inode, const char *name) in xfs_forget_acl() function
Dxfs_xattr.c61 xfs_forget_acl(inode, name); in xfs_xattr_set()
Dxfs_acl.c283 xfs_forget_acl( in xfs_forget_acl() function
Dxfs_ioctl.c529 xfs_forget_acl(inode, name); in xfs_attrmulti_attr_set()