| /fs/btrfs/tests/ |
| D | free-space-tree-tests.c | 34 struct btrfs_path *path, in __check_free_space_extents() 123 struct btrfs_path *path, in check_free_space_extents() 166 struct btrfs_path *path, in test_empty_block_group() 180 struct btrfs_path *path, in test_remove_all() 201 struct btrfs_path *path, in test_remove_beginning() 225 struct btrfs_path *path, in test_remove_end() 249 struct btrfs_path *path, in test_remove_middle() 274 struct btrfs_path *path, in test_merge_left() 312 struct btrfs_path *path, in test_merge_right() 351 struct btrfs_path *path, in test_merge_both() [all …]
|
| D | qgroup-tests.c | 34 struct btrfs_path *path; in insert_normal_tree_ref() local 85 struct btrfs_path *path; in add_tree_ref() local 137 struct btrfs_path *path; in remove_extent_item() local 169 struct btrfs_path *path; in remove_extent_ref() local
|
| /fs/nilfs2/ |
| D | btree.c | 34 struct nilfs_btree_path *path; in nilfs_btree_alloc_path() local 54 static void nilfs_btree_free_path(struct nilfs_btree_path *path) in nilfs_btree_free_path() 424 nilfs_btree_get_nonroot_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_nonroot_node() 430 nilfs_btree_get_sib_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_sib_node() 442 const struct nilfs_btree_path *path, in nilfs_btree_get_node() 545 struct nilfs_btree_path *path, in nilfs_btree_do_lookup() 607 struct nilfs_btree_path *path, in nilfs_btree_do_lookup_last() 656 const struct nilfs_btree_path *path, in nilfs_btree_get_next_key() 686 struct nilfs_btree_path *path; in nilfs_btree_lookup() local 704 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig() local [all …]
|
| /fs/btrfs/ |
| D | free-space-tree.c | 63 struct btrfs_path *path) in add_new_free_space_info() 96 struct btrfs_path *path, int cow) in search_free_space_info() 177 struct btrfs_path *path) in convert_free_space_to_bitmaps() 315 struct btrfs_path *path) in convert_free_space_to_extents() 465 struct btrfs_path *path, in update_free_space_extent_count() 504 struct btrfs_path *path, u64 offset) in free_space_test_bit() 525 struct btrfs_path *path, u64 *start, u64 *size, in free_space_set_bits() 593 struct btrfs_path *path, in modify_free_space_bitmap() 707 struct btrfs_path *path, in remove_free_space_extent() 794 struct btrfs_path *path, u64 start, u64 size) in __remove_from_free_space_tree() [all …]
|
| D | dir-item.c | 35 struct btrfs_path *path, in insert_with_overflow() 70 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item() 127 struct btrfs_path *path; in btrfs_insert_dir_item() local 193 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item() 225 struct btrfs_path *path; in btrfs_check_dir_item_collision() local 286 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item() 309 struct btrfs_path *path, u64 dirid, in btrfs_search_dir_index_item() 356 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr() 383 struct btrfs_path *path, in btrfs_match_dir_item_name() 422 struct btrfs_path *path, in btrfs_delete_one_dir_name()
|
| D | inode-item.c | 25 static int find_name_in_backref(struct btrfs_path *path, const char *name, in find_name_in_backref() 54 int btrfs_find_name_in_ext_backref(struct btrfs_path *path, u64 ref_objectid, in btrfs_find_name_in_ext_backref() 98 struct btrfs_path *path, in btrfs_lookup_inode_extref() 127 struct btrfs_path *path; in btrfs_del_inode_extref() local 198 struct btrfs_path *path; in btrfs_del_inode_ref() local 279 struct btrfs_path *path; in btrfs_insert_inode_extref() local 331 struct btrfs_path *path; in btrfs_insert_inode_ref() local 403 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode() 417 *root, struct btrfs_path *path, in btrfs_lookup_inode()
|
| D | root-tree.c | 78 struct btrfs_path *path, struct btrfs_root_item *root_item, in btrfs_find_root() 135 struct btrfs_path *path; in btrfs_update_root() local 222 struct btrfs_path *path; in btrfs_find_orphan_roots() local 342 struct btrfs_path *path; in btrfs_del_root() local 366 struct btrfs_path *path; in btrfs_del_root_ref() local 438 struct btrfs_path *path; in btrfs_add_root_ref() local
|
| D | tree-log.c | 340 struct btrfs_path *path, in overwrite_item() 583 struct btrfs_path *path, in replay_one_extent() 842 struct btrfs_path *path, in drop_one_dir_item() 891 struct btrfs_path *path, in inode_in_dir() 937 struct btrfs_path *path; in backref_in_log() local 988 struct btrfs_path *path, in __add_inode_ref() 1218 struct btrfs_path *path, in add_inode_ref() 1357 struct inode *inode, struct btrfs_path *path) in count_inode_extrefs() 1401 struct inode *inode, struct btrfs_path *path) in count_inode_refs() 1471 struct btrfs_path *path; in fixup_inode_link_count() local [all …]
|
| D | ctree.c | 1341 tree_mod_log_rewind(struct btrfs_fs_info *fs_info, struct btrfs_path *path, in tree_mod_log_rewind() 1870 struct btrfs_path *path, int level) in balance_level() 2095 struct btrfs_path *path, int level) in push_nodes_for_insert() 2234 struct btrfs_path *path, in reada_for_search() 2297 struct btrfs_path *path, int level) in reada_for_balance() 2356 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up() 2408 noinline void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe() 2614 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item() 3131 struct btrfs_path *path, in fixup_low_keys() 3157 struct btrfs_path *path, in btrfs_set_item_key_safe() [all …]
|
| D | file-item.c | 51 struct btrfs_path *path; in btrfs_insert_file_extent() local 90 struct btrfs_path *path, in btrfs_lookup_csum() 142 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent() 170 struct btrfs_path *path; in __btrfs_lookup_bio_sums() local 331 struct btrfs_path *path; in btrfs_lookup_csums_range() local 554 struct btrfs_path *path, in truncate_one_csum() 606 struct btrfs_path *path; in btrfs_del_csums() local 726 struct btrfs_path *path; in btrfs_csum_file_blocks() local 917 const struct btrfs_path *path, in btrfs_extent_item_to_extent_map()
|
| D | uuid-tree.c | 38 struct btrfs_path *path = NULL; in btrfs_uuid_tree_lookup() local 99 struct btrfs_path *path = NULL; in btrfs_uuid_tree_add() local 163 struct btrfs_path *path = NULL; in btrfs_uuid_tree_rem() local 266 struct btrfs_path *path; in btrfs_uuid_tree_iterate() local
|
| D | orphan.c | 25 struct btrfs_path *path; in btrfs_insert_orphan_item() local 46 struct btrfs_path *path; in btrfs_del_orphan_item() local
|
| D | relocation.c | 104 struct backref_node *path[BTRFS_MAX_LEVEL]; member 1604 struct btrfs_path *path; local 1765 struct btrfs_path *path, int level) 1786 struct btrfs_path *path, struct btrfs_key *next_key, 1958 int walk_up_reloc_tree(struct btrfs_root *root, struct btrfs_path *path, 1995 int walk_down_reloc_tree(struct btrfs_root *root, struct btrfs_path *path, 2114 static int find_next_key(struct btrfs_path *path, int level, 2145 struct btrfs_path *path; local 2671 struct btrfs_path *path, int lowest) 2817 struct btrfs_path *path) [all …]
|
| D | delayed-inode.c | 702 struct btrfs_path *path, in btrfs_batch_insert_items() 813 struct btrfs_path *path, in btrfs_insert_delayed_item() 842 struct btrfs_path *path, in btrfs_insert_delayed_items() 882 struct btrfs_path *path, in btrfs_batch_delete_items() 944 struct btrfs_path *path, in btrfs_delete_delayed_items() 1017 struct btrfs_path *path, in __btrfs_update_delayed_inode() 1099 struct btrfs_path *path, in btrfs_update_delayed_inode() 1117 struct btrfs_path *path, in __btrfs_commit_inode_delayed_items() 1145 struct btrfs_path *path; in __btrfs_run_delayed_items() local 1203 struct btrfs_path *path; in btrfs_commit_inode_delayed_items() local [all …]
|
| D | send.c | 528 struct btrfs_path *path; in alloc_path_for_send() local 749 struct fs_path *path, struct fs_path *lnk) in send_link() 773 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) in send_unlink() 796 static int send_rmdir(struct send_ctx *sctx, struct fs_path *path) in send_rmdir() 819 static int __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, in __get_inode_info() 860 struct btrfs_path *path; in get_inode_info() local 884 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref() 1004 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item() 1136 u64 ino, struct fs_path *path) in get_inode_path() 1181 struct btrfs_path *path; member [all …]
|
| /fs/ext4/ |
| D | extents.c | 146 struct ext4_ext_path *path) in ext4_ext_get_access() 165 struct inode *inode, struct ext4_ext_path *path) in __ext4_ext_dirty() 183 struct ext4_ext_path *path, in ext4_ext_find_goal() 233 struct ext4_ext_path *path, in ext4_ext_new_meta_block() 303 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at() local 582 struct ext4_ext_path *path = NULL; in ext4_ext_precache() local 641 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path() 662 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf() 685 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move() 718 #define ext4_ext_show_path(inode, path) argument [all …]
|
| /fs/ |
| D | fhandle.c | 15 static long do_sys_name_to_handle(struct path *path, in do_sys_name_to_handle() 96 struct path path; in SYSCALL_DEFINE5() local 139 struct path *path) in do_handle_to_path() 167 struct path *path) in handle_to_path() 218 struct path path; in do_handle_open() local
|
| D | namei.c | 501 void path_get(const struct path *path) in path_get() 514 void path_put(const struct path *path) in path_put() 523 struct path path; member 594 static bool path_connected(const struct path *path) in path_connected() 648 struct path *path, unsigned seq) in legitimize_path() 847 static void path_put_conditional(struct path *path, struct nameidata *nd) in path_put_conditional() 854 static inline void path_to_nameidata(const struct path *path, in path_to_nameidata() 890 void nd_jump_link(struct path *path) in nd_jump_link() 1088 int follow_up(struct path *path) in follow_up() 1116 static int follow_automount(struct path *path, struct nameidata *nd, in follow_automount() [all …]
|
| D | open.c | 73 long vfs_truncate(const struct path *path, loff_t length) in vfs_truncate() 141 struct path path; in do_sys_truncate() local 160 SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) in SYSCALL_DEFINE2() argument 166 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument 235 SYSCALL_DEFINE2(truncate64, const char __user *, path, loff_t, length) in SYSCALL_DEFINE2() argument 367 struct path path; in SYSCALL_DEFINE3() local 448 struct path path; in SYSCALL_DEFINE1() local 501 struct path path; in SYSCALL_DEFINE1() local 532 static int chmod_common(const struct path *path, umode_t mode) in chmod_common() 576 struct path path; in SYSCALL_DEFINE3() local [all …]
|
| D | dcookies.c | 36 struct path path; member 93 static struct dcookie_struct *alloc_dcookie(struct path *path) in alloc_dcookie() 116 int get_dcookie(struct path *path, unsigned long *cookie) in get_dcookie() 154 char * path; in SYSCALL_DEFINE3() local
|
| D | nsfs.c | 52 static void *__ns_get_path(struct path *path, struct ns_common *ns) in __ns_get_path() 105 void *ns_get_path(struct path *path, struct task_struct *task, in ns_get_path() 125 struct path path = {}; in open_related_ns() local
|
| /fs/autofs4/ |
| D | dev-ioctl.c | 207 int test(struct path *path, void *data), in find_autofs_mount() 210 struct path path; in find_autofs_mount() local 233 static int test_by_dev(struct path *path, void *p) in test_by_dev() 238 static int test_by_type(struct path *path, void *p) in test_by_type() 256 struct path path; in autofs_dev_ioctl_open_mountpoint() local 289 const char *path; in autofs_dev_ioctl_openmount() local 451 struct path path; in autofs_dev_ioctl_requester() local 537 struct path path; in autofs_dev_ioctl_ismountpoint() local
|
| /fs/configfs/ |
| D | symlink.c | 111 static int get_target(const char *symname, struct path *path, in get_target() 137 struct path path; in configfs_symlink() local 235 char *path) in configfs_get_target_path() 256 static int configfs_getlink(struct dentry *dentry, char * path) in configfs_getlink()
|
| /fs/reiserfs/ |
| D | stree.c | 906 int comp_items(const struct item_head *stored_ih, const struct treepath *path) in comp_items() 931 static inline int prepare_for_direct_item(struct treepath *path, in prepare_for_direct_item() 972 static inline int prepare_for_direntry_item(struct treepath *path, in prepare_for_direntry_item() 1018 struct treepath *path, in prepare_for_delete_or_cut() 1175 struct treepath *path, int size) in init_tb_struct() 1234 struct treepath *path, const struct cpu_key *item_key, in reiserfs_delete_item() 1542 struct treepath *path, in maybe_indirect_to_direct() 1580 struct inode *inode, struct treepath *path) in indirect_to_direct_roll_back() 1622 struct treepath *path, in reiserfs_cut_from_item() 2027 static void check_research_for_paste(struct treepath *path, in check_research_for_paste() [all …]
|
| /fs/cifs/ |
| D | link.c | 238 struct cifs_sb_info *cifs_sb, const unsigned char *path, in query_mf_symlink() 273 const unsigned char *path) in check_mf_symlink() 326 struct cifs_sb_info *cifs_sb, const unsigned char *path, in cifs_query_mf_symlink() 370 struct cifs_sb_info *cifs_sb, const unsigned char *path, in cifs_create_mf_symlink() 413 struct cifs_sb_info *cifs_sb, const unsigned char *path, in smb3_query_mf_symlink() 475 struct cifs_sb_info *cifs_sb, const unsigned char *path, in smb3_create_mf_symlink()
|