Searched defs:rsize (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/specfs/
H A Dspec_vnops.c168 int rsize; local
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_attrlist.c1453 size_t rsize; local
H A Dkpi_vfs.c1884 size_t xsize, rsize; local
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmcache.c860 size_t rsize = P2ROUNDUP(cp->mc_bufsize, sizeof (u_int64_t)); local
937 size_t rsize = P2ROUNDUP(cp->mc_bufsize, sizeof (u_int64_t)); local
986 size_t rsize = P2ROUNDUP(cp->mc_bufsize, sizeof (u_int64_t)); local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs.h169 int rsize; /* read size in bytes */ member in struct:nfs_args
196 int rsize; /* read size in bytes */ member in struct:nfs_args4
222 int rsize; /* read size in bytes */ member in struct:nfs_args3
248 int rsize; /* read size in bytes */ member in struct:user_nfs_args
275 int rsize; /* read size in bytes */ member in struct:user_nfs_args4
300 int rsize; /* read size in bytes */ member in struct:user_nfs_args3

Completed in 57 milliseconds