Searched refs:ceph_security_init_secctx (Results 1 – 3 of 3) sorted by relevance
1154 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
1359 int ceph_security_init_secctx(struct dentry *dentry, umode_t mode, in ceph_security_init_secctx() function
90 err = ceph_security_init_secctx(dentry, *mode, as_ctx); in ceph_new_inode()