Searched refs:EXT4_NSEC_MASK (Results 1 – 1 of 1) sorted by relevance
829 #define EXT4_NSEC_MASK (~0UL << EXT4_EPOCH_BITS) macro881 ts.tv_nsec = (le32_to_cpu(extra) & EXT4_NSEC_MASK) >> EXT4_EPOCH_BITS; in ext4_decode_extra_time()