taglinefilesource code
specialfile111include/unistd.hint mount(const char * specialfile, const char * dir, const char * type, int rwflag);
specialfile131include/unistd.hint umount(const char * specialfile);
specialfile154include/unistd.hint swapon(const char * specialfile);
specialfile248mm/swap.cint sys_swapon(const char * specialfile)
specialfile256mm/swap.cif (!(swap_inode  = namei(specialfile)))