Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4proc.c100 struct nfs_open_context *ctx, struct nfs4_label *ilabel);
3366 .label = ilabel, in nfs4_do_setattr()
4718 struct nfs4_label l, *ilabel; in nfs4_proc_create() local
4727 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l); in nfs4_proc_create()
4731 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, NULL); in nfs4_proc_create()
4737 nfs4_label_release_security(ilabel); in nfs4_proc_create()
6203 struct nfs4_label *ilabel, in _nfs4_do_set_security_label() argument
6215 .label = ilabel, in _nfs4_do_set_security_label()
6238 struct nfs4_label *ilabel, in nfs4_do_set_security_label() argument
6245 err = _nfs4_do_set_security_label(inode, ilabel, fattr); in nfs4_do_set_security_label()
[all …]