Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_acl.h16 void xfs_forget_acl(struct inode *inode, const char *name);
23 static inline void xfs_forget_acl(struct inode *inode, const char *name) in xfs_forget_acl() function
H A Dxfs_xattr.c59 xfs_forget_acl(inode, name); in xfs_xattr_set()
H A Dxfs_acl.c275 xfs_forget_acl( in xfs_forget_acl() function
H A Dxfs_ioctl.c528 xfs_forget_acl(inode, name); in xfs_attrmulti_attr_set()