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.c371 int gotproxystateid; in nfsrvd_setattr() local
387 gotproxystateid = 0; in nfsrvd_setattr()
399 gotproxystateid = 1; in nfsrvd_setattr()
460 gotproxystateid == 0) in nfsrvd_setattr()
758 int error = 0, cnt, getret = 1, gotproxystateid, reqlen, eof = 0; in nfsrvd_read() local
792 gotproxystateid = 0; in nfsrvd_read()
831 gotproxystateid = 1; in nfsrvd_read()
868 ND_NFSV4 && gotproxystateid == 0) in nfsrvd_read()
970 int gotproxystateid, stable = NFSWRITE_FILESYNC; in nfsrvd_write() local
983 gotproxystateid = 0; in nfsrvd_write()
[all …]