Searched refs:ilabel (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/nfs/ |
| H A D | nfs4proc.c | 100 struct nfs_open_context *ctx, struct nfs4_label *ilabel); 3462 .label = ilabel, in nfs4_do_setattr() 4856 struct nfs4_label l, *ilabel; in nfs4_proc_create() local 4865 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l); in nfs4_proc_create() 4869 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, NULL); in nfs4_proc_create() 4875 nfs4_label_release_security(ilabel); in nfs4_proc_create() 6362 struct nfs4_label *ilabel, in _nfs4_do_set_security_label() argument 6374 .label = ilabel, in _nfs4_do_set_security_label() 6397 struct nfs4_label *ilabel, in nfs4_do_set_security_label() argument 6404 err = _nfs4_do_set_security_label(inode, ilabel, fattr); in nfs4_do_set_security_label() [all …]
|