Searched refs:nfs4_label_alloc (Results 1 – 3 of 3) sorted by relevance
338 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags);362 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc() function
371 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() function391 EXPORT_SYMBOL_GPL(nfs4_label_alloc);1607 fattr->label = nfs4_label_alloc(server, GFP_KERNEL); in nfs_alloc_fattr_with_label()
1365 p->f_attr.label = nfs4_label_alloc(server, gfp_mask); in nfs4_opendata_alloc()1369 p->a_label = nfs4_label_alloc(server, gfp_mask); in nfs4_opendata_alloc()4960 data->fattr.label = nfs4_label_alloc(server, GFP_KERNEL); in nfs4_alloc_createdata()
Completed in 34 milliseconds