Searched refs:nilfs_set_opt (Results 1 – 2 of 2) sorted by relevance
768 nilfs_set_opt(nilfs, BARRIER); in parse_options()779 nilfs_set_opt(nilfs, STRICT_ORDER); in parse_options()801 nilfs_set_opt(nilfs, NORECOVERY); in parse_options()804 nilfs_set_opt(nilfs, DISCARD); in parse_options()
219 #define nilfs_set_opt(nilfs, opt) \ macro