Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs42proc.c555 nfs4_stateid_copy(&data->args.stateid, &lo->plh_stateid); in nfs42_layoutstat_prepare()
587 &lo->plh_stateid)) { in nfs42_layoutstat_done()
606 &lo->plh_stateid)) { in nfs42_layoutstat_done()
608 if (!nfs4_stateid_is_newer(&lo->plh_stateid, in nfs42_layoutstat_done()
Dpnfs.c396 if (lo && nfs4_stateid_match_other(dst, &lo->plh_stateid)) { in nfs4_layoutreturn_refresh_stateid()
399 dst->seqid = lo->plh_stateid.seqid; in nfs4_layoutreturn_refresh_stateid()
943 oldseq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_set_layout_stateid()
947 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid()
954 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid()
1128 !nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) in pnfs_layoutreturn_free_lsegs()
1159 nfs4_stateid_copy(stateid, &lo->plh_stateid); in pnfs_prepare_layoutreturn()
1169 nfs4_stateid_copy(stateid, &lo->plh_stateid); in pnfs_prepare_layoutreturn()
1482 nfs4_stateid_match_other(&args->stateid, &lo->plh_stateid)) in pnfs_roc_release()
1983 nfs4_stateid_copy(&stateid, &lo->plh_stateid); in pnfs_update_layout()
[all …]
Dcallback_proc.c136 !nfs4_stateid_match_other(stateid, &lo->plh_stateid)) in nfs_layout_find_inode_by_stateid()
225 if (!nfs4_stateid_match_other(&lo->plh_stateid, new)) in pnfs_check_callback_stateid()
240 oldseq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_check_callback_stateid()
Dpnfs.h198 nfs4_stateid plh_stateid; member
Dnfs4trace.h1579 be32_to_cpu(lo->plh_stateid.seqid);
1581 nfs_stateid_hash(&lo->plh_stateid);
Dnfs4proc.c8889 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) { in nfs4_layoutget_handle_exception()
/linux-4.19.296/fs/nfs/flexfilelayout/
Dflexfilelayout.c1987 &args->layout->plh_stateid, in ff_layout_encode_iostats_array()