Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dacl.c166 int ceph_pre_init_acls(struct inode *dir, umode_t *mode, in ceph_pre_init_acls() function
Dsuper.h1091 int ceph_pre_init_acls(struct inode *dir, umode_t *mode,
1106 static inline int ceph_pre_init_acls(struct inode *dir, umode_t *mode, in ceph_pre_init_acls() function
Ddir.c855 err = ceph_pre_init_acls(dir, &mode, &as_ctx); in ceph_mknod()
984 err = ceph_pre_init_acls(dir, &mode, &as_ctx); in ceph_mkdir()
Dfile.c684 err = ceph_pre_init_acls(dir, &mode, &as_ctx); in ceph_atomic_open()