Searched defs:affs_test_opt (Results 1 – 2 of 2) sorted by relevance
125 #define affs_test_opt(o, opt) ((o) & AFFS_MOUNT_##opt) macro