Home
last modified time | relevance | path

Searched refs:plh_stateid (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/fs/nfs/
Dnfs42proc.c549 nfs4_stateid_copy(&data->args.stateid, &lo->plh_stateid); in nfs42_layoutstat_prepare()
581 &lo->plh_stateid)) { in nfs42_layoutstat_done()
600 &lo->plh_stateid)) { in nfs42_layoutstat_done()
602 if (!nfs4_stateid_is_newer(&lo->plh_stateid, in nfs42_layoutstat_done()
717 &lo->plh_stateid); in nfs42_layouterror_prepare()
748 &lo->plh_stateid)) { in nfs42_layouterror_done()
766 &lo->plh_stateid)) { in nfs42_layouterror_done()
768 if (!nfs4_stateid_is_newer(&lo->plh_stateid, in nfs42_layouterror_done()
Dpnfs.c382 nfs4_stateid_match_other(dst, &lo->plh_stateid)) { in nfs4_layout_refresh_old_stateid()
384 if (!nfs4_stateid_is_newer(&lo->plh_stateid, dst)) { in nfs4_layout_refresh_old_stateid()
392 dst->seqid = lo->plh_stateid.seqid; in nfs4_layout_refresh_old_stateid()
913 oldseq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_set_layout_stateid()
917 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid()
924 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid()
1105 !nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) in pnfs_layoutreturn_free_lsegs()
1136 nfs4_stateid_copy(stateid, &lo->plh_stateid); in pnfs_prepare_layoutreturn()
1146 nfs4_stateid_copy(stateid, &lo->plh_stateid); in pnfs_prepare_layoutreturn()
2010 nfs4_stateid_copy(&stateid, &lo->plh_stateid); in pnfs_update_layout()
[all …]
Dcallback_proc.c134 !nfs4_stateid_match_other(stateid, &lo->plh_stateid)) in nfs_layout_find_inode_by_stateid()
223 if (!nfs4_stateid_match_other(&lo->plh_stateid, new)) in pnfs_check_callback_stateid()
238 oldseq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_check_callback_stateid()
Dnfs4trace.h1825 be32_to_cpu(lo->plh_stateid.seqid);
1827 nfs_stateid_hash(&lo->plh_stateid);
1879 be32_to_cpu(lo->plh_stateid.seqid);
1881 nfs_stateid_hash(&lo->plh_stateid);
Dpnfs.h199 nfs4_stateid plh_stateid; member
Dnfs4proc.c9028 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) { in nfs4_layoutget_handle_exception()
/Linux-v5.4/fs/nfs/flexfilelayout/
Dflexfilelayout.c2073 &args->layout->plh_stateid, in ff_layout_encode_iostats_array()