Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs.c264 pnfs_get_layout_hdr(struct pnfs_layout_hdr *lo) in pnfs_get_layout_hdr() function
615 pnfs_get_layout_hdr(lo); in pnfs_put_lseg()
773 pnfs_get_layout_hdr(lo); in __pnfs_destroy_layout()
821 pnfs_get_layout_hdr(lo); in pnfs_layout_add_bulk_destroy_list()
1207 pnfs_get_layout_hdr(lo); in pnfs_prepare_layoutreturn()
1357 pnfs_get_layout_hdr(lo); in _pnfs_return_layout()
1407 pnfs_get_layout_hdr(lo); in pnfs_commit_and_return_layout()
1449 pnfs_get_layout_hdr(lo); in pnfs_roc()
1702 pnfs_get_layout_hdr(lo); in pnfs_generic_layout_insert_lseg()
1770 pnfs_get_layout_hdr(nfsi->layout); in pnfs_find_alloc_layout()
[all …]
H A Dcallback_proc.c263 pnfs_get_layout_hdr(lo); in initiate_file_draining()
H A Dpnfs.h252 void pnfs_get_layout_hdr(struct pnfs_layout_hdr *lo);
H A Dnfs4proc.c9526 pnfs_get_layout_hdr(NFS_I(inode)->layout); in nfs4_proc_layoutget()