Home
last modified time | relevance | path

Searched refs:GET_TREE_BDEV_QUIET_LOOKUP (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dfs_context.h164 #define GET_TREE_BDEV_QUIET_LOOKUP 0x0001 macro
/linux/fs/erofs/
H A Dsuper.c697 GET_TREE_BDEV_QUIET_LOOKUP : 0); in erofs_fc_get_tree()
/linux/fs/
H A Dsuper.c1617 if (!(flags & GET_TREE_BDEV_QUIET_LOOKUP)) in get_tree_bdev_flags()