Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dnode.h401 #define is_fsync_dnode(page) is_node(page, FSYNC_BIT_SHIFT)
431 #define set_fsync_mark(page, mark) set_mark(page, mark, FSYNC_BIT_SHIFT)
/linux-6.1.9/include/linux/
Df2fs_fs.h338 FSYNC_BIT_SHIFT, enumerator