Home
last modified time | relevance | path

Searched refs:EROFS_I_BL_Z_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A Dzmap.c48 if (wait_on_bit_lock(&vi->flags, EROFS_I_BL_Z_BIT, TASK_KILLABLE)) in z_erofs_fill_inode_lazy()
100 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
H A Dinternal.h225 #define EROFS_I_BL_Z_BIT (BITS_PER_LONG - 2) macro
/kernel/linux/linux-6.6/fs/erofs/
H A Dzmap.c595 if (wait_on_bit_lock(&vi->flags, EROFS_I_BL_Z_BIT, TASK_KILLABLE)) in z_erofs_fill_inode_lazy()
691 clear_and_wake_up_bit(EROFS_I_BL_Z_BIT, &vi->flags); in z_erofs_fill_inode_lazy()
H A Dinternal.h263 #define EROFS_I_BL_Z_BIT (BITS_PER_LONG - 2) macro

Completed in 5 milliseconds