taglinefilesource code
mode_t234fs/open.casmlinkage int sys_fchmod(unsigned int fd, mode_t mode)
mode_t255fs/open.casmlinkage int sys_chmod(const char * filename, mode_t mode)
mode_t206include/linux/fs.hmode_t f_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;
mode_t49ipc/util.cint i; mode_t perm; uid_t euid; int egid;