Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dnfs42proc.c756 nfs4_stateid_copy(&data->args.stateid, &lo->plh_stateid); in nfs42_layoutstat_prepare()
788 &lo->plh_stateid)) { in nfs42_layoutstat_done()
807 &lo->plh_stateid)) { in nfs42_layoutstat_done()
809 if (!nfs4_stateid_is_newer(&lo->plh_stateid, in nfs42_layoutstat_done()
926 &lo->plh_stateid); in nfs42_layouterror_prepare()
957 &lo->plh_stateid)) { in nfs42_layouterror_done()
975 &lo->plh_stateid)) { in nfs42_layouterror_done()
977 if (!nfs4_stateid_is_newer(&lo->plh_stateid, in nfs42_layouterror_done()
Dpnfs.c367 seq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_set_plh_return_info()
429 nfs4_stateid_match_other(dst, &lo->plh_stateid)) { in nfs4_layout_refresh_old_stateid()
431 if (!nfs4_stateid_is_newer(&lo->plh_stateid, dst)) { in nfs4_layout_refresh_old_stateid()
439 dst->seqid = lo->plh_stateid.seqid; in nfs4_layout_refresh_old_stateid()
1064 u32 oldseq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_set_layout_stateid()
1069 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid()
1077 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid()
1089 pnfs_barrier_update(lo, be32_to_cpu(lo->plh_stateid.seqid)); in pnfs_set_layout_stateid()
1255 nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) { in pnfs_layoutreturn_retry_later_locked()
1287 if (!nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) in pnfs_layoutreturn_free_lsegs()
[all …]
Dcallback_proc.c144 if (!nfs4_stateid_match_other(stateid, &lo->plh_stateid)) in nfs_layout_find_inode_by_stateid()
224 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.h1500 (lseg ? nfs_stateid_hash(&lseg->pls_layout->plh_stateid) : 0)
1852 be32_to_cpu(lo->plh_stateid.seqid);
1854 nfs_stateid_hash(&lo->plh_stateid);
1906 be32_to_cpu(lo->plh_stateid.seqid);
1908 nfs_stateid_hash(&lo->plh_stateid);
Dpnfs.h213 nfs4_stateid plh_stateid; member
Dnfs4proc.c9865 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) { in nfs4_layoutget_handle_exception()
/linux-6.12.1/fs/nfs/flexfilelayout/
Dflexfilelayout.c2172 &args->layout->plh_stateid, in ff_layout_encode_iostats_array()