Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dacl.c32 struct posix_acl *ceph_get_acl(struct inode *inode, int type) in ceph_get_acl() function
H A Dsuper.h1061 struct posix_acl *ceph_get_acl(struct inode *, int);
1075 #define ceph_get_acl NULL macro
H A Ddir.c1956 .get_acl = ceph_get_acl,
H A Dinode.c111 .get_acl = ceph_get_acl,