Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
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
Dxfs_xattr.c164 xfs_forget_acl(inode, name); in xfs_xattr_set()
Dxfs_acl.c285 xfs_forget_acl( in xfs_forget_acl() function
Dxfs_ioctl.c530 xfs_forget_acl(inode, name); in xfs_attrmulti_attr_set()