Searched refs:ntfs_getdir_unsorted (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/fs/ntfs/ |
D | dir.h | 32 int ntfs_getdir_unsorted(ntfs_inode *ino, ntfs_u32 *p_high, ntfs_u32* p_low,
|
D | dir.c | 792 int ntfs_getdir_unsorted(ntfs_inode *ino, u32 *p_high, u32 *p_low, in ntfs_getdir_unsorted() function
|
D | fs.c | 300 err = ntfs_getdir_unsorted(NTFS_LINO2NINO(dir), &cb.ph, &cb.pl, in ntfs_readdir()
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | ntfs.txt | 120 - Fixed ntfs_getdir_unsorted(), ntfs_readdir() and ntfs_printcb() to 152 ntfs_getdir_unsorted(), and ntfs_printcb. Now they spew out huge
|