| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yportenv.h | 240 #ifndef S_IFLNK 241 #define S_IFLNK 0120000 macro 253 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
|
| /OK3568_Linux_fs/buildroot/package/exim/ |
| H A D | 0005-exim_lock-fix-lstat-related-build-errors.patch | 16 if ((statbuf.st_mode & S_IFMT) == S_IFLNK) 19 exim_lock.c:427:41: error: 'S_IFLNK' undeclared (first use in this function) 20 if ((statbuf.st_mode & S_IFMT) == S_IFLNK)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | stat.h | 11 #define S_IFLNK 0120000 macro 21 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | stat.h | 11 #define S_IFLNK 0120000 macro 21 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | stat.h | 11 #define S_IFLNK 0120000 macro 21 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | stat.h | 11 #define S_IFLNK 0120000 macro 21 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | stat.h | 12 #define S_IFLNK 0120000 /* symbolic link */ macro 22 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | inode.c | 98 case S_IFLNK: in erofs_read_inode() 138 case S_IFLNK: in erofs_read_inode() 264 case S_IFLNK: in erofs_fill_inode()
|
| /OK3568_Linux_fs/kernel/fs/ramfs/ |
| H A D | inode.c | 90 case S_IFLNK: in ramfs_get_inode() 136 inode = ramfs_get_inode(dir->i_sb, dir, S_IFLNK|S_IRWXUGO, 0); in ramfs_symlink()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | self.c | 50 inode->i_mode = S_IFLNK | S_IRWXUGO; in proc_setup_self()
|
| H A D | thread_self.c | 50 inode->i_mode = S_IFLNK | S_IRWXUGO; in proc_setup_thread_self()
|
| H A D | fd.c | 131 unsigned i_mode = S_IFLNK; in tid_fd_update_inode() 213 inode = proc_pid_make_inode(dentry->d_sb, task, S_IFLNK); in proc_fd_instantiate()
|
| H A D | namespaces.c | 105 inode = proc_pid_make_inode(dentry->d_sb, task, S_IFLNK | S_IRWXUGO); in proc_ns_instantiate()
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | orangefs-utils.c | 191 return S_IFLNK; in orangefs_inode_type() 228 if (type == S_IFLNK && strncmp(orangefs_inode->link_target, in orangefs_inode_is_stale() 334 case S_IFLNK: in orangefs_inode_getattr()
|
| /OK3568_Linux_fs/u-boot/fs/ext4/ |
| H A D | ext4_common.h | 38 #define S_IFLNK 0120000 /* symbolic link */ macro
|
| /OK3568_Linux_fs/u-boot/fs/reiserfs/ |
| H A D | mode_string.c | 24 #if ( S_IFSOCK!= 0140000 ) || ( S_IFLNK != 0120000 ) \
|
| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | symlink.c | 39 kn = kernfs_new_node(parent, name, S_IFLNK|S_IRWXUGO, uid, gid, in kernfs_create_link()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | cramfs.c | 55 case S_IFLNK: str[0] = 'l'; break; in mkmodestr()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/exec/ |
| H A D | non-regular.c | 73 FIXTURE_VARIANT_ADD(file, S_IFLNK) in FIXTURE_VARIANT_ADD() argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | fcntl.h | 89 # define S_IFLNK __S_IFLNK macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | fcntl.h | 89 # define S_IFLNK __S_IFLNK macro
|
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | coda_linux.c | 107 inode_type = S_IFLNK; in coda_vattr_to_iattr()
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | inode.c | 273 dent = securityfs_create_dentry(name, S_IFLNK | 0444, parent, in securityfs_create_symlink()
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_inode_fork.c | 247 case S_IFLNK: in xfs_iformat_data_fork() 693 case S_IFLNK: in xfs_ifork_verify_local_data()
|
| /OK3568_Linux_fs/kernel/samples/vfs/ |
| H A D | test-statx.c | 96 case S_IFLNK: printf(" symbolic link\n"); ft = 'l'; break; in dump_statx()
|