Searched refs:nfs4_label_alloc (Results 1 – 3 of 3) sorted by relevance
350 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags);374 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc() function
379 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() function399 EXPORT_SYMBOL_GPL(nfs4_label_alloc);1795 fattr->label = nfs4_label_alloc(server, GFP_KERNEL); in nfs_alloc_fattr_with_label()
1454 p->f_attr.label = nfs4_label_alloc(server, gfp_mask); in nfs4_opendata_alloc()1458 p->a_label = nfs4_label_alloc(server, gfp_mask); in nfs4_opendata_alloc()5206 data->fattr.label = nfs4_label_alloc(server, GFP_KERNEL); in nfs4_alloc_createdata()