Home
last modified time | relevance | path

Searched refs:pnfs_write_done_resend_to_mds (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs.h339 int pnfs_write_done_resend_to_mds(struct nfs_pgio_header *);
H A Dpnfs.c2835 int pnfs_write_done_resend_to_mds(struct nfs_pgio_header *hdr) in pnfs_write_done_resend_to_mds() function
2845 EXPORT_SYMBOL_GPL(pnfs_write_done_resend_to_mds); variable
2856 hdr->task.tk_status = pnfs_write_done_resend_to_mds(hdr); in pnfs_ld_handle_write_error()
/kernel/linux/linux-6.6/fs/nfs/
H A Dpnfs.h339 int pnfs_write_done_resend_to_mds(struct nfs_pgio_header *);
H A Dpnfs.c2832 int pnfs_write_done_resend_to_mds(struct nfs_pgio_header *hdr) in pnfs_write_done_resend_to_mds() function
2841 EXPORT_SYMBOL_GPL(pnfs_write_done_resend_to_mds); variable
2852 hdr->task.tk_status = pnfs_write_done_resend_to_mds(hdr); in pnfs_ld_handle_write_error()
/kernel/linux/linux-5.10/fs/nfs/filelayout/
H A Dfilelayout.c102 task->tk_status = pnfs_write_done_resend_to_mds(hdr); in filelayout_reset_write()
/kernel/linux/linux-6.6/fs/nfs/filelayout/
H A Dfilelayout.c102 task->tk_status = pnfs_write_done_resend_to_mds(hdr); in filelayout_reset_write()
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1050 task->tk_status = pnfs_write_done_resend_to_mds(hdr); in ff_layout_reset_write()
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1043 task->tk_status = pnfs_write_done_resend_to_mds(hdr); in ff_layout_reset_write()

Completed in 22 milliseconds