Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dthe_nilfs.h217 #define nilfs_clear_opt(nilfs, opt) \ macro
Dsuper.c774 nilfs_clear_opt(nilfs, BARRIER); in parse_options()
779 nilfs_clear_opt(nilfs, STRICT_ORDER); in parse_options()
810 nilfs_clear_opt(nilfs, DISCARD); in parse_options()
Dsegment.c2507 nilfs_clear_opt(nilfs, DISCARD); in nilfs_clean_segments()