f_label           233 fs/nfs/nfs4_fs.h 	struct nfs4_label *f_label;
f_label          1258 fs/nfs/nfs4proc.c 	p->o_res.f_label = p->f_label;
f_label          1284 fs/nfs/nfs4proc.c 	p->f_label = nfs4_label_alloc(server, gfp_mask);
f_label          1285 fs/nfs/nfs4proc.c 	if (IS_ERR(p->f_label))
f_label          1362 fs/nfs/nfs4proc.c 	nfs4_label_free(p->f_label);
f_label          1384 fs/nfs/nfs4proc.c 	nfs4_label_free(p->f_label);
f_label          1950 fs/nfs/nfs4proc.c 				&data->f_attr, data->f_label);
f_label          2641 fs/nfs/nfs4proc.c 				o_res->f_label, NULL);
f_label          6465 fs/nfs/nfs4xdr.c 	decode_getfattr_label(xdr, res->f_attr, res->f_label, res->server);
f_label           484 include/linux/nfs_xdr.h 	struct nfs4_label	*f_label;