Searched refs:ntfs_filldir (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Ddir.c607 * ntfs_filldir - ntfs specific filldir method
629 static inline int ntfs_filldir(ntfs_volume *vol, loff_t fpos, function
833 rc = ntfs_filldir(vol, fpos, ndir, NULL, ie, name, dirent,
1020 * ntfs_filldir() drops the lock on @ia_page but it retakes it
1024 rc = ntfs_filldir(vol, fpos, ndir, ia_page, ie, name, dirent,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddir.c565 * ntfs_filldir - ntfs specific filldir method
578 static int ntfs_filldir(ntfs_inode *dir_ni, s64 *pos, u8 ivcn_bits, function
835 * Submit the directory entry to ntfs_filldir(), which will
838 rc = ntfs_filldir(dir_ni, pos, index_vcn_size_bits,
965 * reach the last entry or until ntfs_filldir tells us it has had
991 * Submit the directory entry to ntfs_filldir(), which will
994 rc = ntfs_filldir(dir_ni, pos, index_vcn_size_bits,

Completed in 106 milliseconds