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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Ddir.c608 * ntfs_filldir - ntfs specific filldir method
630 static inline int ntfs_filldir(ntfs_volume *vol, loff_t fpos, function
834 rc = ntfs_filldir(vol, fpos, ndir, NULL, ie, name, dirent,
1021 * ntfs_filldir() drops the lock on @ia_page but it retakes it
1025 rc = ntfs_filldir(vol, fpos, ndir, ia_page, ie, name, dirent,
/netgear-R7000-V1.0.7.12_1.2.5/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 47 milliseconds