Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c409 int gotproxystateid; in nfsrvd_setattr() local
427 gotproxystateid = 0; in nfsrvd_setattr()
439 gotproxystateid = 1; in nfsrvd_setattr()
523 gotproxystateid == 0) in nfsrvd_setattr()
899 int error = 0, cnt, getret = 1, gotproxystateid, reqlen, eof = 0; in nfsrvd_read() local
933 gotproxystateid = 0; in nfsrvd_read()
972 gotproxystateid = 1; in nfsrvd_read()
1009 ND_NFSV4 && gotproxystateid == 0) in nfsrvd_read()
1127 int gotproxystateid, stable = NFSWRITE_FILESYNC; in nfsrvd_write() local
1140 gotproxystateid = 0; in nfsrvd_write()
[all …]