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.c408 int gotproxystateid; in nfsrvd_setattr() local
426 gotproxystateid = 0; in nfsrvd_setattr()
438 gotproxystateid = 1; in nfsrvd_setattr()
503 gotproxystateid == 0) in nfsrvd_setattr()
869 int error = 0, cnt, getret = 1, gotproxystateid, reqlen, eof = 0; in nfsrvd_read() local
903 gotproxystateid = 0; in nfsrvd_read()
942 gotproxystateid = 1; in nfsrvd_read()
979 ND_NFSV4 && gotproxystateid == 0) in nfsrvd_read()
1081 int gotproxystateid, stable = NFSWRITE_FILESYNC; in nfsrvd_write() local
1094 gotproxystateid = 0; in nfsrvd_write()
[all …]