Searched refs:rejecttype (Results 1 – 1 of 1) sorted by relevance
335 mode_t rejecttype = 0; in do_fstab() local344 rejecttype = S_IFREG; in do_fstab()346 rejecttype = S_IFBLK; in do_fstab()375 if (rejecttype == S_IFREG) in do_fstab()411 if (rejecttype == S_IFBLK) in do_fstab()418 if (rejecttype == S_IFREG) { in do_fstab()426 if ((st.st_mode & S_IFMT) == rejecttype) in do_fstab()