Searched refs:plh_stateid (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/nfs/ |
| H A D | pnfs.c | 365 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() 438 dst->seqid = lo->plh_stateid.seqid; in nfs4_layout_refresh_old_stateid() 1067 u32 oldseq = be32_to_cpu(lo->plh_stateid.seqid); in pnfs_set_layout_stateid() 1072 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid() 1080 nfs4_stateid_copy(&lo->plh_stateid, new); in pnfs_set_layout_stateid() 1092 pnfs_barrier_update(lo, be32_to_cpu(lo->plh_stateid.seqid)); in pnfs_set_layout_stateid() 1256 nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) in pnfs_layoutreturn_retry_later_locked() 1285 if (!nfs4_stateid_match_other(&lo->plh_stateid, arg_stateid)) in pnfs_layoutreturn_free_lsegs() [all …]
|
| H A D | callback_proc.c | 147 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 D | nfs4trace.h | 1678 (lseg ? nfs_stateid_hash(&lseg->pls_layout->plh_stateid) : 0) 2022 be32_to_cpu(lo->plh_stateid.seqid); 2024 nfs_stateid_hash(&lo->plh_stateid); 2076 be32_to_cpu(lo->plh_stateid.seqid); 2078 nfs_stateid_hash(&lo->plh_stateid);
|
| H A D | pnfs.h | 215 nfs4_stateid plh_stateid; member
|
| H A D | nfs4proc.c | 9710 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) { in nfs4_layoutget_handle_exception() 10067 &lo->plh_stateid)) in nfs4_layoutcommit_done()
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 2598 &args->layout->plh_stateid, in ff_layout_encode_iostats_array()
|