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.h1254 struct posix_acl *ceph_get_acl(struct inode *, int, bool);
1269 #define ceph_get_acl NULL macro
H A Ddir.c2261 .get_inode_acl = ceph_get_acl,
H A Dinode.c285 .get_inode_acl = ceph_get_acl,