/linux-4.1.27/arch/sh/include/uapi/asm/ |
D | stat.h | 7 unsigned short st_mode; member 23 unsigned short st_mode; member 50 unsigned int st_mode; member 81 unsigned short st_mode; member 109 unsigned int st_mode; member
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | stat.h | 17 unsigned short st_mode; member 34 mode_t st_mode; member 36 mode_t st_mode; member 62 unsigned int st_mode; /* File mode. */ member
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
D | stat.h | 14 unsigned short st_mode; member 29 unsigned short st_mode; member 56 unsigned int st_mode; member 82 unsigned int st_mode; member
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | stat.h | 11 mode_t st_mode; member 30 unsigned int st_mode; member 54 mode_t st_mode; member 78 unsigned int st_mode; member
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
D | stat.h | 12 unsigned short st_mode; member 47 unsigned int st_mode; member 87 unsigned int st_mode; member 119 unsigned short st_mode; member
|
/linux-4.1.27/arch/avr32/include/uapi/asm/ |
D | stat.h | 14 unsigned short st_mode; member 28 unsigned short st_mode; member 52 unsigned int st_mode; member
|
/linux-4.1.27/arch/m68k/include/uapi/asm/ |
D | stat.h | 7 unsigned short st_mode; member 22 unsigned short st_mode; member 51 unsigned int st_mode; member
|
/linux-4.1.27/arch/mn10300/include/uapi/asm/ |
D | stat.h | 7 unsigned short st_mode; member 21 unsigned short st_mode; member 49 unsigned int st_mode; member
|
/linux-4.1.27/arch/cris/include/uapi/asm/ |
D | stat.h | 10 unsigned short st_mode; member 26 unsigned short st_mode; member 54 unsigned int st_mode; member
|
/linux-4.1.27/arch/arm/include/uapi/asm/ |
D | stat.h | 7 unsigned short st_mode; member 28 unsigned short st_mode; member 62 unsigned int st_mode; member
|
/linux-4.1.27/arch/frv/include/uapi/asm/ |
D | stat.h | 7 unsigned short st_mode; member 27 unsigned short st_mode; member 71 unsigned int st_mode; member
|
/linux-4.1.27/arch/m32r/include/uapi/asm/ |
D | stat.h | 9 unsigned short st_mode; member 26 unsigned short st_mode; member 54 unsigned int st_mode; member
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
D | stat.h | 9 unsigned short st_mode; /* 16 bits */ member 42 unsigned short st_mode; /* 16 bits */ member 79 unsigned int st_mode; member
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | stat.h | 22 mode_t st_mode; member 57 mode_t st_mode; member 98 mode_t st_mode; member
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | stat.h | 7 unsigned int st_mode; member 32 unsigned int st_mode; member
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | stat.h | 13 unsigned int st_mode; member 35 unsigned int st_mode; member
|
/linux-4.1.27/arch/xtensa/include/uapi/asm/ |
D | stat.h | 19 unsigned int st_mode; member 40 unsigned int st_mode; /* File mode. */ member
|
/linux-4.1.27/arch/blackfin/include/uapi/asm/ |
D | stat.h | 14 unsigned short st_mode; member 43 unsigned int st_mode; member
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | stat.h | 26 unsigned int st_mode; /* File mode. */ member 51 unsigned int st_mode; /* File mode. */ member
|
/linux-4.1.27/init/ |
D | do_mounts.h | 28 if (!S_ISBLK(stat.st_mode)) in bstat() 40 if (!S_ISBLK(stat.st_mode)) in bstat()
|
D | initramfs.c | 316 if (!sys_newlstat(path, &st) && (st.st_mode ^ fmode) & S_IFMT) { in clean_path() 317 if (S_ISDIR(st.st_mode)) in clean_path() 589 if (S_ISDIR(st.st_mode)) in clean_rootfs()
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
D | fuse_mnt.c | 31 st->st_mode = S_IFDIR | 0755; in memfd_getattr() 34 st->st_mode = S_IFREG | 0444; in memfd_getattr()
|
/linux-4.1.27/scripts/dtc/ |
D | fstree.c | 51 if (S_ISREG(st.st_mode)) { in read_fstree() 67 } else if (S_ISDIR(st.st_mode)) { in read_fstree()
|
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/ |
D | osunixdir.c | 165 if ((S_ISDIR(temp_stat.st_mode) in acpi_os_get_next_filename() 168 || ((!S_ISDIR(temp_stat.st_mode) in acpi_os_get_next_filename()
|
/linux-4.1.27/tools/power/cpupower/utils/helpers/ |
D | sysfs.c | 363 if (stat(file, &statbuf) != 0 || !S_ISDIR(statbuf.st_mode)) in sysfs_get_idlestate_count() 367 if (stat(file, &statbuf) != 0 || !S_ISDIR(statbuf.st_mode)) in sysfs_get_idlestate_count() 370 while (stat(file, &statbuf) == 0 && S_ISDIR(statbuf.st_mode)) { in sysfs_get_idlestate_count()
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | stat.h | 35 compat_uint_t st_mode; member
|
D | compat.h | 87 compat_mode_t st_mode; member
|
/linux-4.1.27/arch/x86/include/asm/ |
D | ia32.h | 44 unsigned int st_mode; member
|
D | compat.h | 60 compat_mode_t st_mode; member
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | compat.h | 54 compat_mode_t st_mode; member 76 unsigned int st_mode; member
|
/linux-4.1.27/Documentation/ia64/ |
D | aliasing-test.c | 103 if (r == 0 && S_ISDIR(buf.st_mode)) { in scan_tree() 192 if (r == 0 && S_ISDIR(buf.st_mode)) { in scan_rom()
|
/linux-4.1.27/fs/9p/ |
D | vfs_inode_dotl.c | 77 if ((inode->i_mode & S_IFMT) != (st->st_mode & S_IFMT)) in v9fs_test_inode_dotl() 139 st->st_mode, new_decode_dev(st->st_rdev)); in v9fs_qid_iget_dotl() 629 mode = stat->st_mode & S_IALLUGO; in v9fs_stat2inode_dotl() 655 inode->i_mode = stat->st_mode; in v9fs_stat2inode_dotl() 957 if ((inode->i_mode & S_IFMT) != (st->st_mode & S_IFMT)) in v9fs_refresh_inode_dotl()
|
/linux-4.1.27/fs/ |
D | stat.c | 159 tmp.st_mode = stat->mode; in cp_old_stat() 245 tmp.st_mode = stat->mode; in cp_new_stat() 384 tmp.st_mode = stat->mode; in cp_new_stat64()
|
D | compat.c | 141 tmp.st_mode = stat->mode; in cp_compat_stat()
|
/linux-4.1.27/tools/perf/util/ |
D | data.c | 20 if (!fstat(fd, &st) && S_ISFIFO(st.st_mode)) in check_pipe()
|
D | help.c | 111 !S_ISREG(st.st_mode)) in is_executable() 114 return st.st_mode & S_IXUSR; in is_executable()
|
D | machine.c | 914 if (S_ISDIR(st.st_mode)) { in map_groups__set_modules_path_dir()
|
/linux-4.1.27/tools/usb/usbip/src/ |
D | usbip_attach.c | 63 if (!(s.st_mode & S_IFDIR)) in record_connection()
|
/linux-4.1.27/tools/perf/ |
D | perf.c | 380 if (S_ISFIFO(st.st_mode) || S_ISSOCK(st.st_mode)) in run_builtin()
|
D | builtin-mem.c | 312 if (!fstat(STDIN_FILENO, &st) && S_ISFIFO(st.st_mode)) in cmd_mem()
|
D | builtin-help.c | 391 || !S_ISREG(st.st_mode)) { in get_html_page_path()
|
D | builtin-report.c | 745 if (!fstat(STDIN_FILENO, &st) && S_ISFIFO(st.st_mode)) in cmd_report()
|
D | builtin-script.c | 1061 return S_ISDIR(st.st_mode); in is_directory()
|
/linux-4.1.27/arch/arm/kernel/ |
D | sys_oabi-compat.c | 92 unsigned int st_mode; member 125 tmp.st_mode = stat->mode; in cp_oldabi_stat64()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | compat.h | 60 compat_mode_t st_mode; member
|
/linux-4.1.27/include/net/9p/ |
D | 9p.h | 418 u32 st_mode; member
|
/linux-4.1.27/arch/mips/include/asm/ |
D | compat.h | 62 compat_mode_t st_mode; member
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | compat.h | 55 compat_mode_t st_mode; /* 16 bits */ member
|
/linux-4.1.27/tools/vm/ |
D | page-types.c | 926 if (S_ISREG(st->st_mode)) in walk_tree() 947 if (S_ISREG(st.st_mode)) { in walk_page_cache() 949 } else if (S_ISDIR(st.st_mode)) { in walk_page_cache()
|
/linux-4.1.27/arch/x86/ia32/ |
D | sys_ia32.c | 80 __put_user(stat->mode, &ubuf->st_mode) || in cp_stat64()
|
/linux-4.1.27/arch/s390/kernel/ |
D | compat_linux.c | 338 unsigned int st_mode; member 367 tmp.st_mode = stat->mode; in cp_stat64()
|
/linux-4.1.27/scripts/ |
D | sortextable.c | 94 if (!S_ISREG(sb.st_mode)) { in mmap_file()
|
D | recordmcount.c | 202 if (!S_ISREG(sb.st_mode)) { in mmap_file()
|
D | unifdef.c | 352 fchmod(ofd, ist.st_mode & (S_IRWXU|S_IRWXG|S_IRWXO)); in main()
|
/linux-4.1.27/tools/thermal/tmon/ |
D | tmon.c | 165 if (S_ISLNK(logstat.st_mode)) { in prepare_logging()
|
/linux-4.1.27/arch/s390/include/asm/ |
D | compat.h | 111 compat_mode_t st_mode; member
|
/linux-4.1.27/arch/sparc/kernel/ |
D | sys_sparc32.c | 77 err |= put_user(stat->mode, &statbuf->st_mode); in cp_compat_stat64()
|
/linux-4.1.27/tools/lib/traceevent/ |
D | event-plugin.c | 359 if (!S_ISDIR(st.st_mode)) in load_plugins_dir()
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs_user.c | 24 p->mode = buf->st_mode; in stat64_to_hostfs()
|
/linux-4.1.27/Documentation/early-userspace/ |
D | buffer-format.txt | 69 The c_mode field matches the contents of st_mode returned by stat(2)
|
/linux-4.1.27/arch/um/os-Linux/ |
D | file.c | 23 .ust_mode = src->st_mode, /* protection */ in copy_stat()
|
/linux-4.1.27/tools/power/cpupower/lib/ |
D | sysfs.c | 669 return S_ISDIR(statbuf.st_mode) ? 0 : -ENOSYS; in sysfs_cpu_exists()
|
/linux-4.1.27/net/9p/ |
D | protocol.c | 325 &stbuf->st_mode, in p9pdu_vreadf()
|
D | client.c | 1761 ret->qid.version, ret->st_mode, ret->st_nlink, in p9_client_getattr_dotl()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 196 unsigned st_mode; member 278 tmp.st_mode = lstat->mode; in linux_to_osf_stat()
|
/linux-4.1.27/drivers/scsi/ |
D | gdth.h | 338 u32 st_mode; /* 0=dis., 1=st_buf_addr1 valid, 2=both */ member
|
D | gdth.c | 1640 pmod->st_mode = 1; /* enable one status buffer */ in gdth_search_drives()
|
/linux-4.1.27/scripts/kconfig/ |
D | confdata.c | 756 if (!stat(name, &st) && S_ISDIR(st.st_mode)) { in conf_write()
|
/linux-4.1.27/tools/net/ |
D | bpf_dbg.c | 961 if (!S_ISREG(sb.st_mode)) { in try_load_pcap()
|
/linux-4.1.27/Documentation/filesystems/ |
D | spufs.txt | 42 only the st_mode, st_nlink, st_uid and st_gid fields of struct stat
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | dir.c | 1538 st.st_mode = body->mode; in ll_dir_ioctl()
|