Home
last modified time | relevance | path

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

/fs/nilfs2/
Dthe_nilfs.h217 #define nilfs_clear_opt(nilfs, opt) \ macro
Dsuper.c771 nilfs_clear_opt(nilfs, BARRIER); in parse_options()
776 nilfs_clear_opt(nilfs, STRICT_ORDER); in parse_options()
807 nilfs_clear_opt(nilfs, DISCARD); in parse_options()
Dsegment.c2509 nilfs_clear_opt(nilfs, DISCARD); in nilfs_clean_segments()