HomeSort by: relevance | last modified time | path
    Searched defs:fakefileno (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clrpcops.c 2710 u_int32_t fakefileno = 0xffffffff, rderr; local in function:nfsrpc_readdir
2808 fakefileno--;
2809 } while (fakefileno ==
2811 dotdotfileid = fakefileno;
3032 fakefileno--;
3033 } while (fakefileno ==
3035 dp->d_fileno = fakefileno;
3149 u_int32_t *tl2 = NULL, fakefileno = 0xffffffff, rderr; local in function:nfsrpc_readdirplus
3234 fakefileno--;
3235 } while (fakefileno =
    [all...]
nfs_clrpcops.c 2710 u_int32_t fakefileno = 0xffffffff, rderr; local in function:nfsrpc_readdir
2808 fakefileno--;
2809 } while (fakefileno ==
2811 dotdotfileid = fakefileno;
3032 fakefileno--;
3033 } while (fakefileno ==
3035 dp->d_fileno = fakefileno;
3149 u_int32_t *tl2 = NULL, fakefileno = 0xffffffff, rderr; local in function:nfsrpc_readdirplus
3234 fakefileno--;
3235 } while (fakefileno =
    [all...]

Completed in 28 milliseconds