Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_acl.h16 extern int __xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type);
21 static inline int __xfs_set_acl(struct inode *inode, struct posix_acl *acl, in __xfs_set_acl() function