Lines Matching defs:ilabel
100 struct nfs_open_context *ctx, struct nfs4_label *ilabel);
3356 struct nfs_open_context *ctx, struct nfs4_label *ilabel)
3366 .label = ilabel,
4697 struct nfs4_label l, *ilabel;
4706 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l);
4710 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, NULL);
4716 nfs4_label_release_security(ilabel);
6182 struct nfs4_label *ilabel,
6194 .label = ilabel,
6217 struct nfs4_label *ilabel,
6224 err = _nfs4_do_set_security_label(inode, ilabel, fattr);
6235 struct nfs4_label ilabel = {0, 0, buflen, (char *)buf };
6246 status = nfs4_do_set_security_label(inode, &ilabel, fattr);