Home
last modified time | relevance | path

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

/netbsd/src/sys/nfs/
Dnfsm_subs.h142 *tl++ = nfs_true; \
271 if (*tl == nfs_true) { \
307 *tl++ = nfs_true; \
315 *tl++ = nfs_true; \
323 *tl++ = nfs_true; \
331 *tl++ = nfs_true; \
531 if (*tl == nfs_true) { \
536 if (*tl == nfs_true) { \
541 if (*tl == nfs_true) { \
546 if (*tl == nfs_true) { \
Dnfs_serv.c96 extern u_int32_t nfs_false, nfs_true;
694 *tl++ = nfs_true; in nfsrv_read()
834 *tl++ = nfs_true; in nfsrv_read()
2802 *tl = nfs_true; in nfsrv_readdir()
2861 *tl = nfs_true; in nfsrv_readdir()
2916 *tl = nfs_true; in nfsrv_readdir()
3074 *tl = nfs_true; in nfsrv_readdirplus()
3160 fl.fl_fhok = nfs_true; in nfsrv_readdirplus()
3161 fl.fl_postopok = nfs_true; in nfsrv_readdirplus()
3165 *tl = nfs_true; in nfsrv_readdirplus()
[all …]
Dnfs_subs.c131 u_int32_t nfs_prog, nfs_true, nfs_false; variable
1488 nfs_true = txdr_unsigned(true); in nfs_init0()
1643 *tl++ = nfs_true; in nfsm_srvwcc()
1668 *tl++ = nfs_true; in nfsm_srvpostopattr()
Dnfs_vnops.c213 extern u_int32_t nfs_true, nfs_false;
3207 (pcp->pc_chownrestricted == nfs_true); in nfs_pathconf()
3211 (pcp->pc_notrunc == nfs_true); in nfs_pathconf()