Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dnode.c547 struct node_info *ni, bool checkpoint_context) in f2fs_get_node_info() argument
580 if (!f2fs_rwsem_is_locked(&sbi->cp_global_sem) || checkpoint_context) { in f2fs_get_node_info()
H A Df2fs.h3619 struct node_info *ni, bool checkpoint_context);