Home
last modified time | relevance | path

Searched refs:alloc_layout_hdr (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfs/
H A Dpnfs.h142 struct pnfs_layout_hdr * (*alloc_layout_hdr) (struct inode *inode, gfp_t gfp_flags); member
H A Dpnfs.c274 return ld->alloc_layout_hdr(ino, gfp_flags); in pnfs_alloc_layout_hdr()