Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Dnfs4_fs.h471 extern const nfs4_stateid current_stateid;
H A Dpnfs.c2425 lgp = pnfs_alloc_init_layoutget_args(ino, ctx, &current_stateid, &rng, in _lgopen_prepare_attached()
2451 lgp = pnfs_alloc_init_layoutget_args(ino, ctx, &current_stateid, &rng, in _lgopen_prepare_floating()
H A Dnfs4state.c84 const nfs4_stateid current_stateid = { variable
/linux-6.15/fs/nfsd/
H A Dxdr4.h194 stateid_t current_stateid; member
H A Dnfs4proc.c716 memcpy(&cstate->current_stateid, &cstate->save_stateid, sizeof(stateid_t)); in nfsd4_restorefh()
728 memcpy(&cstate->save_stateid, &cstate->current_stateid, sizeof(stateid_t)); in nfsd4_savefh()
H A Dnfs4state.c8970 memcpy(stateid, &cstate->current_stateid, sizeof(stateid_t)); in get_stateid()
8977 memcpy(&cstate->current_stateid, stateid, sizeof(stateid_t)); in put_stateid()