taglinefilesource code
mode_t66fs/isofs/inode.cmode_t mode;
mode_t313fs/open.casmlinkage int sys_fchmod(unsigned int fd, mode_t mode)
mode_t327fs/open.cif (mode == (mode_t) -1)
mode_t335fs/open.casmlinkage int sys_chmod(const char * filename, mode_t mode)
mode_t352fs/open.cif (mode == (mode_t) -1)
mode_t28include/asm-mips/stat.hmode_t    st_mode;
mode_t24include/asm-sparc/stat.hmode_t  st_mode;
mode_t318include/linux/fs.hmode_t f_mode;
mode_t25include/linux/iso_fs_sb.hmode_t s_mode;
mode_t45include/linux/ncp_mount.hmode_t file_mode;
mode_t46include/linux/ncp_mount.hmode_t dir_mode;
mode_t161include/linux/proc_fs.hmode_t mode;
mode_t34include/linux/smb_mount.hmode_t file_mode;
mode_t35include/linux/smb_mount.hmode_t dir_mode;
mode_t161include/linux/sysctl.hmode_t mode;
mode_t279include/linux/sysv_fs.hextern inline mode_t from_coh_imode(unsigned short mode)
mode_t286include/linux/sysv_fs.hextern inline unsigned short to_coh_imode(mode_t mode)
mode_t22include/linux/xia_fs.hmode_t   i_mode;