| /kernel/linux/linux-5.10/tools/testing/selftests/exec/ |
| H A D | non-regular.c | 38 int is_dir; in FIXTURE() local 45 int is_dir; in FIXTURE_VARIANT() local 15 rm(struct __test_metadata *_metadata, const char *pathname, int is_dir) rm() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | data.h | 28 bool is_dir; member
|
| H A D | data.c | 219 static bool is_dir(struct perf_data *data) in is_dir() function
|
| /kernel/linux/linux-5.10/fs/epfs/ |
| H A D | inode.c | 91 struct inode *epfs_iget(struct super_block *sb, bool is_dir) in epfs_iget() argument
|
| /kernel/linux/linux-6.6/fs/epfs/ |
| H A D | inode.c | 106 struct inode *epfs_iget(struct super_block *sb, bool is_dir) in epfs_iget() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/exec/ |
| H A D | non-regular.c | 38 int is_dir; in FIXTURE() local 45 int is_dir; in FIXTURE_VARIANT() local 15 rm(struct __test_metadata *_metadata, const char *pathname, int is_dir) rm() argument
|
| /third_party/gn/src/base/files/ |
| H A D | file_enumerator_win.cc | 157 const bool is_dir = in Next() local
|
| H A D | file_enumerator_posix.cc | 141 const bool is_dir = info.IsDirectory(); in Next() local
|
| /third_party/python/Lib/importlib/resources/ |
| H A D | _adapters.py | 69 is_dir = is_file variable in CompatibilityFiles.SpecPath 99 def is_dir(self): member in CompatibilityFiles.ChildPath 131 is_dir = is_file variable in CompatibilityFiles.OrphanPath
|
| H A D | readers.py | 79 def is_dir(self): member in MultiplexedPath
|
| H A D | simple.py | 66 def is_dir(self): member in ResourceHandle 88 def is_dir(self): member in ResourceContainer
|
| H A D | abc.py | 87 def is_dir(self) -> bool: member in Traversable
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | data.h | 33 bool is_dir; member
|
| H A D | data.c | 237 static bool is_dir(struct perf_data *data) in is_dir() function
|
| /kernel/linux/linux-5.10/fs/vboxsf/ |
| H A D | dir.c | 255 vboxsf_dir_create(struct inode *parent, struct dentry *dentry, umode_t mode, bool is_dir, bool excl, u64 *handle_ret) vboxsf_dir_create() argument
|
| /kernel/linux/linux-6.6/fs/notify/ |
| H A D | fsnotify.c | 328 bool is_dir = mask & FS_ISDIR; in send_to_group() local
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | oplock.h | 39 bool is_dir; member 58 bool is_dir; member
|
| /kernel/linux/linux-6.6/fs/vboxsf/ |
| H A D | dir.c | 256 vboxsf_dir_create(struct inode *parent, struct dentry *dentry, umode_t mode, bool is_dir, bool excl, u64 *handle_ret) vboxsf_dir_create() argument
|
| /third_party/f2fs-tools/fsck/ |
| H A D | node.h | 164 static inline void set_cold_node(struct f2fs_node *rn, bool is_dir) in set_cold_node() argument
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify13.c | 54 int is_dir; member
|
| /third_party/lwip/src/apps/http/makefsdata/ |
| H A D | tinydir.h | 184 int is_dir; member
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| H A D | inode.c | 28 bool is_dir = (ei->type == TYPE_DIR) ? true : false; in __exfat_write_inode() local
|
| /kernel/linux/linux-5.10/fs/fat/ |
| H A D | file.c | 39 int is_dir = S_ISDIR(inode->i_mode); in fat_ioctl_set_attributes() local
|
| H A D | namei_msdos.c | 438 int err, old_attrs, is_dir, update_dotdot, corrupt = 0; in do_msdos_rename() local 227 msdos_add_entry(struct inode *dir, const unsigned char *name, int is_dir, int is_hid, int cluster, struct timespec64 *ts, struct fat_slot_info *sinfo) msdos_add_entry() argument
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | inode_cloud_merge.c | 449 hmdfs_create_lower_cloud_dentry(struct inode *i_parent, struct dentry *d_child, struct dentry *lo_d_parent, bool is_dir, struct hmdfs_recursive_para *rec_op_para) hmdfs_create_lower_cloud_dentry() argument 545 create_lo_d_cloud_child(struct inode *i_parent, struct dentry *d_child, bool is_dir, struct hmdfs_recursive_para *rec_op_para) create_lo_d_cloud_child() argument
|