Home
last modified time | relevance | path

Searched refs:turn_ro_timer (Results 1 – 3 of 3) sorted by relevance

/fs/ext4/
Dext4_sb.h81 struct timer_list turn_ro_timer; /* For turning read-only (crash simulation) */ member
Dioctl.c184 if (timer_pending(&EXT4_SB(sb)->turn_ro_timer)) { in ext4_ioctl()
/fs/ext3/
Dioctl.c182 if (timer_pending(&EXT3_SB(sb)->turn_ro_timer)) { in ext3_ioctl()