Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nilfs2/
Dthe_nilfs.h215 #define nilfs_clear_opt(nilfs, opt) \ macro
Dsuper.c742 nilfs_clear_opt(nilfs, BARRIER); in parse_options()
747 nilfs_clear_opt(nilfs, STRICT_ORDER); in parse_options()
778 nilfs_clear_opt(nilfs, DISCARD); in parse_options()
Dsegment.c2463 nilfs_clear_opt(nilfs, DISCARD); in nilfs_clean_segments()