Home
last modified time | relevance | path

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

/fs/ceph/
Dacl.c45 struct posix_acl *ceph_get_acl(struct inode *inode, int type) in ceph_get_acl() function
Dsuper.h867 struct posix_acl *ceph_get_acl(struct inode *, int);
881 #define ceph_get_acl NULL macro
Ddir.c1496 .get_acl = ceph_get_acl,
Dinode.c99 .get_acl = ceph_get_acl,