Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dzmap.c46 if (wait_on_bit_lock(&vi->flags, EROFS_I_BL_Z_BIT, TASK_KILLABLE)) in z_erofs_fill_inode_lazy()
105 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
A Dinternal.h273 #define EROFS_I_BL_Z_BIT (BITS_PER_LONG - 2) macro

Completed in 7 milliseconds