Home
last modified time | relevance | path

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

/fs/ceph/
Dacl.c166 int ceph_pre_init_acls(struct inode *dir, umode_t *mode, in ceph_pre_init_acls() function
Dsuper.h1144 int ceph_pre_init_acls(struct inode *dir, umode_t *mode,
1159 static inline int ceph_pre_init_acls(struct inode *dir, umode_t *mode, in ceph_pre_init_acls() function
Ddir.c868 err = ceph_pre_init_acls(dir, &mode, &as_ctx); in ceph_mknod()
1006 err = ceph_pre_init_acls(dir, &mode, &as_ctx); in ceph_mkdir()
Dfile.c756 err = ceph_pre_init_acls(dir, &mode, &as_ctx); in ceph_atomic_open()