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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dmft.c432 * ntfs_ffz - Find the first unset (zero) bit in a word
439 static inline unsigned int ntfs_ffz(unsigned int word) function
567 b = ntfs_ffz((unsigned long)*byte);

Completed in 82 milliseconds