Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ceph/
Dacl.c166 int ceph_pre_init_acls(struct inode *dir, umode_t *mode, in ceph_pre_init_acls() function
Dsuper.h1121 int ceph_pre_init_acls(struct inode *dir, umode_t *mode,
1136 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()