Searched refs:plh_stateid (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/nfs/ |
| A D | nfs42proc.c | 747 nfs4_stateid_copy(&data->args.stateid, &lo->plh_stateid); in nfs42_layoutstat_prepare() 779 &lo->plh_stateid)) { in nfs42_layoutstat_done() 798 &lo->plh_stateid)) { in nfs42_layoutstat_done() 800 if (!nfs4_stateid_is_newer(&lo->plh_stateid, in nfs42_layoutstat_done() 917 &lo->plh_stateid); in nfs42_layouterror_prepare() 948 &lo->plh_stateid)) { in nfs42_layouterror_done() 966 &lo->plh_stateid)) { in nfs42_layouterror_done() 968 if (!nfs4_stateid_is_newer(&lo->plh_stateid, in nfs42_layouterror_done()
|
| A D | pnfs.c | 355 seq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_set_plh_return_info() 417 nfs4_stateid_match_other(dst, &lo->plh_stateid)) { in nfs4_layout_refresh_old_stateid() 419 if (!nfs4_stateid_is_newer(&lo->plh_stateid, dst)) { in nfs4_layout_refresh_old_stateid() 427 dst->seqid = lo->plh_stateid.seqid; in nfs4_layout_refresh_old_stateid() 969 u32 oldseq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_set_layout_stateid() 974 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid() 982 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid() 994 pnfs_barrier_update(lo, be32_to_cpu(lo->plh_stateid.seqid)); in pnfs_set_layout_stateid() 1161 !nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) in pnfs_layoutreturn_free_lsegs() 1191 nfs4_stateid_copy(stateid, &lo->plh_stateid); in pnfs_prepare_layoutreturn() [all …]
|
| A D | callback_proc.c | 140 if (!nfs4_stateid_match_other(stateid, &lo->plh_stateid)) in nfs_layout_find_inode_by_stateid() 219 if (!nfs4_stateid_match_other(&lo->plh_stateid, new)) in pnfs_check_callback_stateid() 234 oldseq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_check_callback_stateid()
|
| A D | nfs4trace.h | 1468 (lseg ? nfs_stateid_hash(&lseg->pls_layout->plh_stateid) : 0) 1820 be32_to_cpu(lo->plh_stateid.seqid); 1822 nfs_stateid_hash(&lo->plh_stateid); 1874 be32_to_cpu(lo->plh_stateid.seqid); 1876 nfs_stateid_hash(&lo->plh_stateid);
|
| A D | pnfs.h | 206 nfs4_stateid plh_stateid; member
|
| A D | nfs4proc.c | 9417 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) { in nfs4_layoutget_handle_exception()
|
| /linux/fs/nfs/flexfilelayout/ |
| A D | flexfilelayout.c | 2064 &args->layout->plh_stateid, in ff_layout_encode_iostats_array()
|
Completed in 39 milliseconds