Searched refs:current_stateid (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/fs/nfs/ |
| D | nfs4_fs.h | 466 extern const nfs4_stateid current_stateid;
|
| D | pnfs.c | 2252 lgp = pnfs_alloc_init_layoutget_args(ino, ctx, ¤t_stateid, in _lgopen_prepare_attached() 2278 lgp = pnfs_alloc_init_layoutget_args(ino, ctx, ¤t_stateid, in _lgopen_prepare_floating()
|
| D | nfs4state.c | 81 const nfs4_stateid current_stateid = { variable
|
| /Linux-v5.15/fs/nfsd/ |
| D | xdr4.h | 66 stateid_t current_stateid; member
|
| D | nfs4proc.c | 554 memcpy(&cstate->current_stateid, &cstate->save_stateid, sizeof(stateid_t)); in nfsd4_restorefh() 566 memcpy(&cstate->save_stateid, &cstate->current_stateid, sizeof(stateid_t)); in nfsd4_savefh()
|
| D | nfs4state.c | 7616 memcpy(stateid, &cstate->current_stateid, sizeof(stateid_t)); in get_stateid() 7623 memcpy(&cstate->current_stateid, stateid, sizeof(stateid_t)); in put_stateid()
|