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);
3436 .label = ilabel, in nfs4_do_setattr()
4827 struct nfs4_label l, *ilabel; in nfs4_proc_create() local
4836 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l); in nfs4_proc_create()
4840 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, NULL); in nfs4_proc_create()
4846 nfs4_label_release_security(ilabel); in nfs4_proc_create()
6314 struct nfs4_label *ilabel, in _nfs4_do_set_security_label() argument
6326 .label = ilabel, in _nfs4_do_set_security_label()
6349 struct nfs4_label *ilabel, in nfs4_do_set_security_label() argument
6356 err = _nfs4_do_set_security_label(inode, ilabel, fattr); in nfs4_do_set_security_label()
[all …]