Searched refs:ntfs_readdir (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Ddir.h95 * This is the "ntfs_filldir" function type, used by ntfs_readdir() to let
104 extern int ntfs_readdir(ntfs_inode *dir_ni, s64 *pos,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Ddir.c626 * retake the lock if we are returning a non-zero value as ntfs_readdir()
702 static int ntfs_readdir(struct file *filp, void *dirent, filldir_t filldir) function
1169 .readdir = ntfs_readdir, /* Read directory contents. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddir.c540 * The little endian Unicode string ".." for ntfs_readdir().
548 * More helpers for ntfs_readdir().
557 * More helpers for ntfs_readdir().
674 * ntfs_readdir - read the contents of an ntfs directory
689 int ntfs_readdir(ntfs_inode *dir_ni, s64 *pos, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c683 if (ntfs_readdir(ni, &pos, &fill_ctx,

Completed in 119 milliseconds