Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h1219 struct posix_acl *ceph_get_acl(struct inode *, int, bool);
1234 #define ceph_get_acl NULL macro
H A Ddir.c2247 .get_inode_acl = ceph_get_acl,
H A Dinode.c285 .get_inode_acl = ceph_get_acl,