Searched refs:current_stateid (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4_fs.h | 466 extern const nfs4_stateid current_stateid;
|
| H A D | pnfs.c | 2276 lgp = pnfs_alloc_init_layoutget_args(ino, ctx, ¤t_stateid, in _lgopen_prepare_attached() 2300 lgp = pnfs_alloc_init_layoutget_args(NULL, ctx, ¤t_stateid, in _lgopen_prepare_floating()
|
| H A D | nfs4state.c | 82 const nfs4_stateid current_stateid = { variable
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | xdr4.h | 66 stateid_t current_stateid; member
|
| H A D | nfs4proc.c | 544 memcpy(&cstate->current_stateid, &cstate->save_stateid, sizeof(stateid_t)); in nfsd4_restorefh() 556 memcpy(&cstate->save_stateid, &cstate->current_stateid, sizeof(stateid_t)); in nfsd4_savefh()
|
| H A D | nfs4state.c | 7474 memcpy(stateid, &cstate->current_stateid, sizeof(stateid_t)); in get_stateid() 7481 memcpy(&cstate->current_stateid, stateid, sizeof(stateid_t)); in put_stateid()
|