Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dacl.h19 struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type, bool rcu);
H A Dacl.c293 struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type, bool rcu) in ocfs2_iop_get_acl() function
H A Dfile.c2759 .get_inode_acl = ocfs2_iop_get_acl,
2769 .get_inode_acl = ocfs2_iop_get_acl,
H A Dnamei.c2927 .get_inode_acl = ocfs2_iop_get_acl,