Searched refs:EXT4_NSEC_MASK (Results 1 – 2 of 2) sorted by relevance
1105 #define EXT4_NSEC_MASK (~0UL << EXT4_EPOCH_BITS) macro
355 #define EXT4_NSEC_MASK (~0UL << EXT4_EPOCH_BITS) macro393 time->tv_nsec = ((extra) & EXT4_NSEC_MASK) >> EXT4_EPOCH_BITS; in ext4_decode_extra_time()