Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dacl.c43 struct posix_acl *ceph_get_acl(struct inode *inode, int type) in ceph_get_acl() function
Dsuper.h785 struct posix_acl *ceph_get_acl(struct inode *, int);
799 #define ceph_get_acl NULL macro
Ddir.c1375 .get_acl = ceph_get_acl,
Dinode.c100 .get_acl = ceph_get_acl,