Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c434 #define ext4_get_tstamp(es, tstamp) \ macro
467 last_update = ext4_get_tstamp(es, s_wtime); in ext4_maybe_update_superblock()
3114 (ext4_get_tstamp(es, s_lastcheck) + in ext4_setup_super()
3674 ext4_get_tstamp(es, s_first_error_time), in print_daily_error_info()
3689 ext4_get_tstamp(es, s_last_error_time), in print_daily_error_info()
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c417 #define ext4_get_tstamp(es, tstamp) \ macro
2676 (ext4_get_tstamp(es, s_lastcheck) + in ext4_setup_super()
3382 ext4_get_tstamp(es, s_first_error_time), in print_daily_error_info()
3397 ext4_get_tstamp(es, s_last_error_time), in print_daily_error_info()

Completed in 16 milliseconds