Home
last modified time | relevance | path

Searched +defs:run +defs:dir (Results 1 – 9 of 9) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs_fs.h147 struct runs_tree run; member
388 struct ntfs_index dir; member
391 struct runs_tree run; member
399 struct runs_tree run; member
924 static inline void run_init(struct runs_tree *run) in run_init()
936 static inline void run_close(struct runs_tree *run) in run_close()
942 static inline void run_free(struct runs_tree *run) in run_free()
950 static inline bool run_is_empty(struct runs_tree *run) in run_is_empty()
1138 struct runs_tree *run, CLST vcn) in attr_load_runs_attr()
H A Dinode.c46 struct runs_tree *run; in ntfs_read_mft() local
1178 int ntfs_create_inode(struct mnt_idmap *idmap, struct inode *dir, in ntfs_create_inode()
1679 struct runs_tree run; in ntfs_create_inode() local
1746 int ntfs_unlink_inode(struct inode *dir, const struct dentry *dentry) in ntfs_unlink_inode()
H A Dfrecord.c1194 struct runs_tree *run = &ni->file.run; in ni_expand_mft_list() local
1391 const struct runs_tree *run, CLST svcn, CLST len, in ni_insert_nonresident()
1764 struct runs_tree run; in ni_parse_reparse() local
1863 struct runs_tree run; in ni_fiemap() local
2397 struct runs_tree *run = &ni->file.run; in ni_read_frame() local
3153 struct inode *dir; in ni_update_parent() local
H A Dxattr.c123 struct runs_tree run; in ntfs_read_ea() local
685 struct inode *dir) in ntfs_init_acl()
/linux/tools/perf/tests/
H A Dbuiltin-test.c165 DIR *dir = opendir("/proc/self/fd"); in close_parent_fds() local
192 DIR *dir = opendir("/proc/self/fd"); in check_leaks() local
641 for (unsigned int run = 0; run < runs_per_test; run++) { in __cmd_test() local
/linux/tools/perf/util/
H A Devsel.c95 char *dir = getenv("PERF_TEST_ATTR"); in test_attr__enabled() local
119 char *dir = getenv("PERF_TEST_ATTR"); in store_event() local
1799 u64 val, u64 ena, u64 run, u64 lost) in evsel__set_count()
1877 u64 nr, ena = 0, run = 0, lost = 0; in evsel__process_group_data() local
3701 DIR *dir; in find_process() local
/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.c330 phys_addr_t buf_add, int dir) in __q6asm_memory_unmap()
393 int q6asm_unmap_memory_regions(unsigned int dir, struct audio_client *ac) in q6asm_unmap_memory_regions()
422 static int __q6asm_memory_map_regions(struct audio_client *ac, int dir, in __q6asm_memory_map_regions()
501 int q6asm_map_memory_regions(unsigned int dir, struct audio_client *ac, in q6asm_map_memory_regions()
757 uint32_t dir = 0; in q6asm_srvc_callback() local
1013 struct asm_session_cmd_run_v2 *run; in __q6asm_run() local
/linux/tools/perf/
H A Dbuiltin-daemon.c77 char *run; member
1021 char *base, *dir; in setup_config_changes() local
/linux/fs/gfs2/
H A Ddir.c1271 int run = 0; in do_filldir_main() local
1643 struct inode *gfs2_dir_search(struct inode *dir, const struct qstr *name, in gfs2_dir_search()
1674 int gfs2_dir_check(struct inode *dir, const struct qstr *name, in gfs2_dir_check()