| /src/tests/usr.bin/rump_server/ |
| t_disk.sh | 67 test_case notrunc -d key=/img,hostpath=the.img,size=8k,offset=16k 72 notrunc() function 124 atf_add_test_case notrunc
|
| t_disk.sh | 67 test_case notrunc -d key=/img,hostpath=the.img,size=8k,offset=16k 72 notrunc() function 124 atf_add_test_case notrunc
|
| /src/sys/fs/nfs/server/ |
| nfs_nfsdserv.c | 2134 register_t linkmax, namemax, chownres, notrunc; local 2150 nd->nd_repstat = nfsvno_pathconf(vp, _PC_NO_TRUNC, ¬runc, 2159 pc->pc_notrunc = txdr_unsigned(notrunc);
|
| nfs_nfsdserv.c | 2134 register_t linkmax, namemax, chownres, notrunc; local 2150 nd->nd_repstat = nfsvno_pathconf(vp, _PC_NO_TRUNC, ¬runc, 2159 pc->pc_notrunc = txdr_unsigned(notrunc);
|
| /src/sys/nfs/ |
| nfs_serv.c | 3471 register_t linkmax, namemax, chownres, notrunc; local 3493 error = VOP_PATHCONF(vp, _PC_NO_TRUNC, ¬runc); 3504 pc->pc_notrunc = txdr_unsigned(notrunc);
|
| nfs_serv.c | 3471 register_t linkmax, namemax, chownres, notrunc; local 3493 error = VOP_PATHCONF(vp, _PC_NO_TRUNC, ¬runc); 3504 pc->pc_notrunc = txdr_unsigned(notrunc);
|