Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs42proc.c958 nfs4_stateid_copy(&data->args.stateid, &lo->plh_stateid); in nfs42_layoutstat_prepare()
990 &lo->plh_stateid)) { in nfs42_layoutstat_done()
1009 &lo->plh_stateid)) { in nfs42_layoutstat_done()
1011 if (!nfs4_stateid_is_newer(&lo->plh_stateid, in nfs42_layoutstat_done()
1129 &lo->plh_stateid); in nfs42_layouterror_prepare()
1160 &lo->plh_stateid)) { in nfs42_layouterror_done()
1178 &lo->plh_stateid)) { in nfs42_layouterror_done()
1180 if (!nfs4_stateid_is_newer(&lo->plh_stateid, in nfs42_layouterror_done()
H A Dpnfs.c365 seq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_set_plh_return_info()
427 nfs4_stateid_match_other(dst, &lo->plh_stateid)) { in nfs4_layout_refresh_old_stateid()
429 if (!nfs4_stateid_is_newer(&lo->plh_stateid, dst)) { in nfs4_layout_refresh_old_stateid()
437 dst->seqid = lo->plh_stateid.seqid; in nfs4_layout_refresh_old_stateid()
1066 u32 oldseq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_set_layout_stateid()
1071 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid()
1079 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid()
1091 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()
1284 if (!nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) in pnfs_layoutreturn_free_lsegs()
[all …]
H A Dcallback_proc.c147 if (!nfs4_stateid_match_other(stateid, &lo->plh_stateid)) in nfs_layout_find_inode_by_stateid()
227 if (!nfs4_stateid_match_other(&lo->plh_stateid, new)) in pnfs_check_callback_stateid()
241 oldseq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_check_callback_stateid()
H A Dpnfs.h214 nfs4_stateid plh_stateid; member
H A Dnfs4proc.c9643 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) { in nfs4_layoutget_handle_exception()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2543 &args->layout->plh_stateid, in ff_layout_encode_iostats_array()