Searched refs:MNTOPT_DEVICES (Results 1 – 7 of 7) sorted by relevance
43 #define MNTOPT_DEVICES "devices" /* Device-special allowed */ macro
56 #define MNTOPT_DEVICES "dev" /* device-special allowed */ macro
67 { MNTOPT_DEVICES, MS_COMMENT, ZS_COMMENT },
328 ZFS_PROP_DEVICES, MNTOPT_DEVICES, MNTOPT_NODEVICES); in zfs_add_options()
2197 mntopt_on = MNTOPT_DEVICES; in get_numeric_property()
96 { TOKEN_DEVICES, MNTOPT_DEVICES },
191 if (vfs_optionisset(vfsp, MNTOPT_DEVICES, NULL)) in zfs_get_temporary_prop()