Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dpnfs.c264 pnfs_get_layout_hdr(struct pnfs_layout_hdr *lo) in pnfs_get_layout_hdr() function
573 pnfs_get_layout_hdr(lo); in pnfs_put_lseg()
740 pnfs_get_layout_hdr(lo); in __pnfs_destroy_layout()
788 pnfs_get_layout_hdr(lo); in pnfs_layout_add_bulk_destroy_list()
1156 pnfs_get_layout_hdr(lo); in pnfs_prepare_layoutreturn()
1302 pnfs_get_layout_hdr(lo); in _pnfs_return_layout()
1350 pnfs_get_layout_hdr(lo); in pnfs_commit_and_return_layout()
1390 pnfs_get_layout_hdr(lo); in pnfs_roc()
1596 pnfs_get_layout_hdr(lo); in pnfs_generic_layout_insert_lseg()
1664 pnfs_get_layout_hdr(nfsi->layout); in pnfs_find_alloc_layout()
[all …]
Dcallback_proc.c274 pnfs_get_layout_hdr(lo); in initiate_file_draining()
Dpnfs.h240 void pnfs_get_layout_hdr(struct pnfs_layout_hdr *lo);
Dnfs4proc.c8970 pnfs_get_layout_hdr(NFS_I(inode)->layout); in nfs4_proc_layoutget()