Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dacl.c45 struct posix_acl *ceph_get_acl(struct inode *inode, int type) in ceph_get_acl() function
Dsuper.h929 struct posix_acl *ceph_get_acl(struct inode *, int);
943 #define ceph_get_acl NULL macro
Ddir.c1514 .get_acl = ceph_get_acl,
Dinode.c99 .get_acl = ceph_get_acl,