Home
last modified time | relevance | path

Searched refs:rdsize (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/fs/ntfs/
Dntfs_subr.c883 u_int64_t rdsize; /* Length of data to read from current block */ in ntfs_ntlookupfile() local
903 rdsize = vap->va_datalen; in ntfs_ntlookupfile()
921 dprintf(("ntfs_ntlookupfile: blksz: %d, rdsz: %jd\n", blsize, rdsize)); in ntfs_ntlookupfile()
926 0, rdsize, rdbuf, NULL); in ntfs_ntlookupfile()
935 for (; !(iep->ie_flag & NTFS_IEFLAG_LAST) && (rdsize > aoff); in ntfs_ntlookupfile()
1042 rdsize = blsize; in ntfs_ntlookupfile()
1045 ntfs_cntob(cn), rdsize, rdbuf, NULL); in ntfs_ntlookupfile()
1050 rdbuf, rdsize); in ntfs_ntlookupfile()
1121 u_int32_t rdsize; /* Length of data to read */ in ntfs_ntreaddir() local
1193 rdsize = (attrnum == NTFS_A_INDXROOT) ? vap->va_datalen : blsize; in ntfs_ntreaddir()
[all …]
/freebsd-9-stable/sys/contrib/octeon-sdk/
Dcvmx-sli-defs.h3436 uint64_t rdsize : 64; /**< Number of instructions to be read in one MAC read member
3448 uint64_t rdsize : 64;
Dcvmx-npei-defs.h6862 uint64_t rdsize : 64; /**< Number of instructions to be read in one PCIe read member
6874 uint64_t rdsize : 64;