Searched refs:st_stateid (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4state.c1960 stp->st_stateid.si_boot = boot_time;
1961 stp->st_stateid.si_stateownerid = sop->so_id;
1962 stp->st_stateid.si_fileid = fp->fi_id;
1963 stp->st_stateid.si_generation = 0;
2563 update_stateid(&stp->st_stateid);
2575 update_stateid(&stp->st_stateid);
2577 memcpy(&open->op_stateid, &stp->st_stateid, sizeof(stateid_t));
2591 STATEID_VAL(&stp->st_stateid));
2925 status = check_stateid_generation(stateid, &stp->st_stateid,
3053 status = check_stateid_generation(stateid, &stp->st_stateid, flag
[all...]
H A Dstate.h394 stateid_t st_stateid; member in struct:nfs4_stateid

Completed in 48 milliseconds