Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dacl.c13 struct posix_acl *orangefs_get_acl(struct inode *inode, int type, bool rcu) in orangefs_get_acl() function
H A Dorangefs-kernel.h108 extern struct posix_acl *orangefs_get_acl(struct inode *inode, int type, bool rcu);
H A Dnamei.c433 .get_inode_acl = orangefs_get_acl,
H A Dinode.c969 .get_inode_acl = orangefs_get_acl,