Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4proc.c100 struct nfs_open_context *ctx, struct nfs4_label *ilabel);
3437 struct nfs_open_context *ctx, struct nfs4_label *ilabel) in nfs4_do_setattr() argument
3447 .label = ilabel, in nfs4_do_setattr()
4841 struct nfs4_label l, *ilabel; in nfs4_proc_create() local
4850 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l); in nfs4_proc_create()
4854 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, NULL); in nfs4_proc_create()
4860 nfs4_label_release_security(ilabel); in nfs4_proc_create()
6328 struct nfs4_label *ilabel, in _nfs4_do_set_security_label() argument
6340 .label = ilabel, in _nfs4_do_set_security_label()
6363 struct nfs4_label *ilabel, in nfs4_do_set_security_label() argument
[all …]