Searched refs:ceph_security_init_secctx (Results 1 – 3 of 3) sorted by relevance
1174 extern int ceph_security_init_secctx(struct dentry *dentry, umode_t mode,1181 static inline int ceph_security_init_secctx(struct dentry *dentry, umode_t mode, in ceph_security_init_secctx() function
1375 int ceph_security_init_secctx(struct dentry *dentry, umode_t mode, in ceph_security_init_secctx() function
138 err = ceph_security_init_secctx(dentry, *mode, as_ctx); in ceph_new_inode()