Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4proc.c101 struct nfs_open_context *ctx, struct nfs4_label *ilabel);
3369 struct nfs_open_context *ctx, struct nfs4_label *ilabel) in nfs4_do_setattr() argument
3379 .label = ilabel, in nfs4_do_setattr()
4857 struct nfs4_label l, *ilabel; in nfs4_proc_create() local
4866 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l); in nfs4_proc_create()
4872 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, NULL); in nfs4_proc_create()
4878 nfs4_label_release_security(ilabel); in nfs4_proc_create()
6303 struct nfs4_label *ilabel, in _nfs4_do_set_security_label() argument
6315 .label = ilabel, in _nfs4_do_set_security_label()
6338 struct nfs4_label *ilabel, in nfs4_do_set_security_label() argument
[all …]