Home
last modified time | relevance | path

Searched defs:nilfs_test_opt (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nilfs2/
Dthe_nilfs.h221 #define nilfs_test_opt(nilfs, opt) ((nilfs)->ns_mount_opt & NILFS_MOUNT_##opt) macro
/kernel/linux/linux-6.6/fs/nilfs2/
Dthe_nilfs.h221 #define nilfs_test_opt(nilfs, opt) ((nilfs)->ns_mount_opt & NILFS_MOUNT_##opt) macro