Searched refs:nfs4_label_alloc (Results 1 – 3 of 3) sorted by relevance
342 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags);366 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc() function
375 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() function395 EXPORT_SYMBOL_GPL(nfs4_label_alloc);1618 fattr->label = nfs4_label_alloc(server, GFP_KERNEL); in nfs_alloc_fattr_with_label()
1368 p->f_attr.label = nfs4_label_alloc(server, gfp_mask); in nfs4_opendata_alloc()1372 p->a_label = nfs4_label_alloc(server, gfp_mask); in nfs4_opendata_alloc()4989 data->fattr.label = nfs4_label_alloc(server, GFP_KERNEL); in nfs4_alloc_createdata()