Home
last modified time | relevance | path

Searched refs:EXT4_LAZYINIT_RUNNING (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A Dext4.h2587 #define EXT4_LAZYINIT_RUNNING 0x0002 macro
H A Dsuper.c3905 ext4_li_info->li_state |= EXT4_LAZYINIT_RUNNING; in ext4_clear_request_list()
4027 if (!(ext4_li_info->li_state & EXT4_LAZYINIT_RUNNING)) { in ext4_register_li_request()