Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dacl.c32 struct posix_acl *ceph_get_acl(struct inode *inode, int type, bool rcu) in ceph_get_acl() function
Dsuper.h1088 struct posix_acl *ceph_get_acl(struct inode *, int, bool);
1103 #define ceph_get_acl NULL macro
Ddir.c1966 .get_acl = ceph_get_acl,
Dinode.c123 .get_acl = ceph_get_acl,