Home
last modified time | relevance | path

Searched refs:nfs4_label_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/nfs/
Dinternal.h298 extern struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags);
314 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return … in nfs4_label_alloc() function
Dinode.c312 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() function
336 EXPORT_SYMBOL_GPL(nfs4_label_alloc);
954 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL); in __nfs_revalidate_inode()
Ddir.c642 entry.label = nfs4_label_alloc(NFS_SERVER(inode), GFP_NOWAIT); in nfs_readdir_xdr_to_array()
1178 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_NOWAIT); in nfs_lookup_revalidate()
1391 label = nfs4_label_alloc(NFS_SERVER(dir), GFP_NOWAIT); in nfs_lookup()
Dnfs4proc.c1018 p->f_label = nfs4_label_alloc(server, gfp_mask); in nfs4_opendata_alloc()
2399 olabel = nfs4_label_alloc(server, GFP_KERNEL); in _nfs4_do_open()
3139 label = nfs4_label_alloc(server, GFP_KERNEL); in nfs4_proc_get_root()
3298 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL); in nfs4_proc_setattr()
3699 res.label = nfs4_label_alloc(server, GFP_KERNEL); in _nfs4_proc_link()
3752 data->label = nfs4_label_alloc(server, GFP_KERNEL); in nfs4_alloc_createdata()
4859 olabel = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL); in nfs4_set_security_label()