Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dacl.c161 int ceph_pre_init_acls(struct inode *dir, umode_t *mode, in ceph_pre_init_acls() function
Dsuper.h997 int ceph_pre_init_acls(struct inode *dir, umode_t *mode,
1012 static inline int ceph_pre_init_acls(struct inode *dir, umode_t *mode, in ceph_pre_init_acls() function
Ddir.c839 err = ceph_pre_init_acls(dir, &mode, &as_ctx); in ceph_mknod()
962 err = ceph_pre_init_acls(dir, &mode, &as_ctx); in ceph_mkdir()
Dfile.c459 err = ceph_pre_init_acls(dir, &mode, &as_ctx); in ceph_atomic_open()