Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dthe_nilfs.h228 #define nilfs_clear_opt(nilfs, opt) \ macro
Dsuper.c761 nilfs_clear_opt(nilfs, BARRIER); in parse_options()
766 nilfs_clear_opt(nilfs, STRICT_ORDER); in parse_options()
797 nilfs_clear_opt(nilfs, DISCARD); in parse_options()
Dsegment.c2462 nilfs_clear_opt(nilfs, DISCARD); in nilfs_clean_segments()