Searched defs:blksiz (Results 1 - 5 of 5) sorted by relevance
| /src/sbin/fsck_lfs/ | ||
| H A D | dir.c | 136 long blksiz; local in function:dirscan 179 long size, blksiz, fix, dploc; local in function:fsck_readdir [all...] |
| /src/sbin/fsck_ext2fs/ | ||
| H A D | dir.c | 156 long blksiz; local in function:dirscan 202 long size, blksiz, fix, dploc; local in function:fsck_readdir [all...] |
| /src/sbin/fsck_ffs/ | ||
| H A D | dir.c | 173 long blksiz; local in function:dirscan 247 long size, blksiz, fix, dploc; local in function:fsck_readdir [all...] |
| /src/sys/nfs/ | ||
| H A D | nfs_vnops.c | 2380 int error = 0, more_dirs = 1, blksiz = 0, bigenough = 1; local in function:nfs_readdirrpc 2608 int error = 0, more_dirs = 1, blksiz = 0, doit, bigenough = 1, i; local in function:nfs_readdirplusrpc [all...] |
| /src/sys/fs/nfs/client/ | ||
| H A D | nfs_clrpcops.c | 2707 int error = 0, tlen, more_dirs = 1, blksiz = 0, bigenough = 1; local in function:nfsrpc_readdir 3142 int error = 0, tlen, more_dirs = 1, blksiz = 0, bigenough = 1; local in function:nfsrpc_readdirplus [all...] |
Completed in 13 milliseconds