Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Dacl.c85 int ceph_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ceph_set_acl() function
Dsuper.h1040 int ceph_set_acl(struct inode *inode, struct posix_acl *acl, int type);
1054 #define ceph_set_acl NULL macro
Ddir.c1949 .set_acl = ceph_set_acl,
Dinode.c108 .set_acl = ceph_set_acl,