Home
last modified time | relevance | path

Searched refs:ceph_security_init_secctx (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.h1038 extern int ceph_security_init_secctx(struct dentry *dentry, umode_t mode,
1045 static inline int ceph_security_init_secctx(struct dentry *dentry, umode_t mode, in ceph_security_init_secctx() function
H A Ddir.c854 err = ceph_security_init_secctx(dentry, mode, &as_ctx); in ceph_mknod()
912 err = ceph_security_init_secctx(dentry, S_IFLNK | 0777, &as_ctx); in ceph_symlink()
979 err = ceph_security_init_secctx(dentry, mode, &as_ctx); in ceph_mkdir()
H A Dxattr.c1211 int ceph_security_init_secctx(struct dentry *dentry, umode_t mode, in ceph_security_init_secctx() function
H A Dfile.c718 err = ceph_security_init_secctx(dentry, mode, &as_ctx); in ceph_atomic_open()
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.h1154 extern int ceph_security_init_secctx(struct dentry *dentry, umode_t mode,
1161 static inline int ceph_security_init_secctx(struct dentry *dentry, umode_t mode, in ceph_security_init_secctx() function
H A Dxattr.c1359 int ceph_security_init_secctx(struct dentry *dentry, umode_t mode, in ceph_security_init_secctx() function
H A Dinode.c90 err = ceph_security_init_secctx(dentry, *mode, as_ctx); in ceph_new_inode()

Completed in 18 milliseconds