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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dntfs.h135 static inline int ntfs_ffs(int x) function
H A Dlogfile.c518 * Use ntfs_ffs() instead of ffs() to enable the compiler to
521 log_page_bits = ntfs_ffs(log_page_size) - 1;
H A Dmft.c2662 ni->itype.index.block_size_bits = ntfs_ffs(4096) - 1;

Completed in 44 milliseconds