Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dthe_nilfs.h215 #define nilfs_test_opt(nilfs, opt) ((nilfs)->ns_mount_opt & NILFS_MOUNT_##opt) macro
360 if (!nilfs_test_opt(nilfs, BARRIER) || nilfs->ns_flushed_device) in nilfs_flush_device()
H A Dthe_nilfs.c324 if (nilfs_test_opt(nilfs, NORECOVERY)) { in load_nilfs()
345 } else if (nilfs_test_opt(nilfs, NORECOVERY)) { in load_nilfs()
H A Dsegment.c2360 nilfs_test_opt(nilfs, STRICT_ORDER) || in nilfs_construct_dsync_segment()
2546 if (nilfs_test_opt(nilfs, DISCARD)) { in nilfs_clean_segments()