Lines Matching refs:OPTIONS
504 #define OPTIONS(p) ((p)->mnt_opts)
506 #define OPTIONS(p) NiL
538 set(&mp->hdr, mnt->mnt_fsname, mnt->mnt_dir, mnt->mnt_type, OPTIONS(mnt));
570 #define OPTIONS(p) ((p)->mnt_opts)
572 #define OPTIONS(p) NiL
596 #define OPTIONS(p) ((p)->mnt_opts)
598 #define OPTIONS(p) NiL
611 #define OPTIONS(p) ((p)->mnt_opts)
665 set(&mp->hdr, mp->mnt->mnt_fsname, mp->mnt->mnt_dir, mp->mnt->mnt_type, OPTIONS(mp->mnt));
681 set(&mp->hdr, mp->mnt->mnt_fsname, mp->mnt->mnt_dir, stat(mp->mnt->mnt_dir, &st) ? FS_default : strncpy(typ, fmtfs(&st), sizeof(typ) - 1), OPTIONS(mp->mnt));
683 set(&mp->hdr, mp->mnt->mnt_fsname, mp->mnt->mnt_dir, mp->mnt->mnt_type, OPTIONS(mp->mnt));
746 set(&mp->hdr, mp->mnt->mnt_fsname, mp->mnt->mnt_dir, mp->mnt->mnt_type, OPTIONS(mp->mnt));