Home
last modified time | relevance | path

Searched refs:plh_inode (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/fs/nfs/
Dpnfs.c280 struct nfs_server *server = NFS_SERVER(lo->plh_inode); in pnfs_free_layout_hdr()
297 struct nfs_inode *nfsi = NFS_I(lo->plh_inode); in pnfs_detach_layout_hdr()
313 inode = lo->plh_inode; in pnfs_put_layout_hdr()
332 struct inode *inode = igrab(lo->plh_inode); in pnfs_grab_inode_layout_hdr()
393 rpc_wake_up(&NFS_SERVER(lo->plh_inode)->roc_rpcwaitq); in pnfs_clear_layoutreturn_waitbit()
517 struct inode *inode = lo->plh_inode; in pnfs_layout_io_set_failed()
570 struct inode *inode = lseg->pls_layout->plh_inode; in pnfs_free_lseg()
621 inode = lo->plh_inode; in pnfs_put_lseg()
726 struct nfs_server *server = NFS_SERVER(lo->plh_inode); in pnfs_mark_matching_lsegs_invalid()
893 lo->plh_inode->i_ino); in pnfs_layout_free_bulk_destroy_list()
[all …]
Dcallback_proc.c147 inode = igrab(lo->plh_inode); in nfs_layout_find_inode_by_stateid()
178 nfsi = NFS_I(lo->plh_inode); in nfs_layout_find_inode_by_fh()
184 inode = igrab(lo->plh_inode); in nfs_layout_find_inode_by_fh()
Dnfs42proc.c885 struct inode *inode = lseg->pls_layout->plh_inode; in nfs42_alloc_layouterror_data()
1010 struct inode *inode = lseg->pls_layout->plh_inode; in nfs42_proc_layouterror()
Dpnfs.h219 struct inode *plh_inode; member
/linux-6.12.1/fs/nfs/flexfilelayout/
Dflexfilelayoutdev.c278 spin_lock(&flo->generic_hdr.plh_inode->i_lock); in ff_layout_track_ds_error()
280 spin_unlock(&flo->generic_hdr.plh_inode->i_lock); in ff_layout_track_ds_error()
331 node = nfs4_find_get_deviceid(NFS_SERVER(lo->plh_inode), in ff_layout_init_mirror_ds()
374 struct inode *ino = lseg->pls_layout->plh_inode; in nfs4_ff_layout_prepare_ds()
520 struct inode *inode = lo->plh_inode; in do_layout_fetch_ds_ioerr()
Dflexfilelayout.c209 struct inode *inode = lo->plh_inode; in ff_layout_add_mirror()
234 inode = mirror->layout->plh_inode; in ff_layout_remove_mirror()
587 inode = ffl->generic_hdr.plh_inode; in ff_layout_free_lseg()
1098 struct inode *inode = lo->plh_inode; in ff_layout_async_handle_error_v4()
1185 nfs_inc_stats(lseg->pls_layout->plh_inode, NFSIOS_DELAY); in ff_layout_async_handle_error_v3()
1287 pnfs_error_mark_layout_for_return(lseg->pls_layout->plh_inode, in ff_layout_io_track_ds_error()
2086 struct inode *inode = lseg->pls_layout->plh_inode; in ff_layout_setup_ds_info()
2298 if (!nfs_server_capable(lo->plh_inode, NFS_CAP_LAYOUTERROR)) in ff_layout_send_layouterror()
/linux-6.12.1/fs/nfs/filelayout/
Dfilelayout.c129 struct inode *inode = lo->plh_inode; in filelayout_async_handle_error()
551 d = nfs4_find_get_deviceid(NFS_SERVER(lo->plh_inode), &fl->deviceid, in filelayout_check_deviceid()
749 inode = flo->generic_hdr.plh_inode; in filelayout_free_lseg()
1082 struct inode *inode = lseg->pls_layout->plh_inode; in filelayout_setup_ds_info()
Dfilelayoutdev.c268 struct nfs_server *s = NFS_SERVER(lseg->pls_layout->plh_inode); in nfs4_fl_prepare_ds()
/linux-6.12.1/fs/nfs/blocklayout/
Dblocklayout.c616 be->be_device = bl_find_get_deviceid(NFS_SERVER(lo->plh_inode), &id, in bl_alloc_extent()