Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 189) sorted by relevance

12345678

/fs/btrfs/tests/
Dfree-space-tree-tests.c34 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 …]
Dqgroup-tests.c34 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/
Dbtree.c34 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/
Dfree-space-tree.c63 struct btrfs_path *path) in add_new_free_space_info()
96 struct btrfs_path *path, int cow) in search_free_space_info()
176 struct btrfs_path *path) in convert_free_space_to_bitmaps()
314 struct btrfs_path *path) in convert_free_space_to_extents()
464 struct btrfs_path *path, in update_free_space_extent_count()
503 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()
594 struct btrfs_path *path, in modify_free_space_bitmap()
708 struct btrfs_path *path, in remove_free_space_extent()
795 struct btrfs_path *path, u64 start, u64 size) in __remove_from_free_space_tree()
[all …]
Dinode-item.c25 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
332 struct btrfs_path *path; in btrfs_insert_inode_ref() local
404 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
418 *root, struct btrfs_path *path, in btrfs_lookup_inode()
Ddir-item.c35 struct btrfs_path *path, in insert_with_overflow()
71 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
129 struct btrfs_path *path; in btrfs_insert_dir_item() local
195 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
227 struct btrfs_path *path; in btrfs_check_dir_item_collision() local
288 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item()
311 struct btrfs_path *path, u64 dirid, in btrfs_search_dir_index_item()
359 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr()
386 struct btrfs_path *path, in btrfs_match_dir_item_name()
425 struct btrfs_path *path, in btrfs_delete_one_dir_name()
Droot-tree.c78 struct btrfs_path *path, struct btrfs_root_item *root_item, in btrfs_find_root()
136 struct btrfs_path *path; in btrfs_update_root() local
224 struct btrfs_path *path; in btrfs_find_orphan_roots() local
344 struct btrfs_path *path; in btrfs_del_root() local
369 struct btrfs_path *path; in btrfs_del_root_ref() local
449 struct btrfs_path *path; in btrfs_add_root_ref() local
Dtree-log.c349 struct btrfs_path *path, in overwrite_item()
593 struct btrfs_path *path, in replay_one_extent()
858 struct btrfs_path *path, in drop_one_dir_item()
909 struct btrfs_path *path, in inode_in_dir()
955 struct btrfs_path *path; in backref_in_log() local
1006 struct btrfs_path *path, in __add_inode_ref()
1244 struct btrfs_path *path, in add_inode_ref()
1386 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_extrefs()
1430 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_refs()
1500 struct btrfs_path *path; in fixup_inode_link_count() local
[all …]
Dctree.c1325 tree_mod_log_rewind(struct btrfs_fs_info *fs_info, struct btrfs_path *path, in tree_mod_log_rewind()
1859 struct btrfs_path *path, int level) in balance_level()
2084 struct btrfs_path *path, int level) in push_nodes_for_insert()
2223 struct btrfs_path *path, in reada_for_search()
2286 struct btrfs_path *path, int level) in reada_for_balance()
2345 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up()
2397 noinline void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe()
2605 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item()
3135 struct btrfs_path *path, in fixup_low_keys()
3161 struct btrfs_path *path, in btrfs_set_item_key_safe()
[all …]
Dfile-item.c51 struct btrfs_path *path; in btrfs_insert_file_extent() local
90 struct btrfs_path *path, in btrfs_lookup_csum()
143 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
172 struct btrfs_path *path; in __btrfs_lookup_bio_sums() local
321 struct btrfs_path *path; in btrfs_lookup_csums_range() local
544 struct btrfs_path *path, in truncate_one_csum()
597 struct btrfs_path *path; in btrfs_del_csums() local
742 struct btrfs_path *path; in btrfs_csum_file_blocks() local
934 const struct btrfs_path *path, in btrfs_extent_item_to_extent_map()
Duuid-tree.c38 struct btrfs_path *path = NULL; in btrfs_uuid_tree_lookup() local
100 struct btrfs_path *path = NULL; in btrfs_uuid_tree_add() local
165 struct btrfs_path *path = NULL; in btrfs_uuid_tree_rem() local
267 struct btrfs_path *path; in btrfs_uuid_tree_iterate() local
Dorphan.c25 struct btrfs_path *path; in btrfs_insert_orphan_item() local
46 struct btrfs_path *path; in btrfs_del_orphan_item() local
Dsend.c536 struct btrfs_path *path; in alloc_path_for_send() local
747 struct fs_path *path, struct fs_path *lnk) in send_link()
771 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) in send_unlink()
794 static int send_rmdir(struct send_ctx *sctx, struct fs_path *path) in send_rmdir()
817 static int __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, in __get_inode_info()
858 struct btrfs_path *path; in get_inode_info() local
882 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
1002 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1141 u64 ino, struct fs_path *path) in get_inode_path()
1186 struct btrfs_path *path; member
[all …]
Ddelayed-inode.c719 struct btrfs_path *path, in btrfs_batch_insert_items()
831 struct btrfs_path *path, in btrfs_insert_delayed_item()
861 struct btrfs_path *path, in btrfs_insert_delayed_items()
901 struct btrfs_path *path, in btrfs_batch_delete_items()
964 struct btrfs_path *path, in btrfs_delete_delayed_items()
1037 struct btrfs_path *path, in __btrfs_update_delayed_inode()
1120 struct btrfs_path *path, in btrfs_update_delayed_inode()
1138 struct btrfs_path *path, in __btrfs_commit_inode_delayed_items()
1166 struct btrfs_path *path; in __btrfs_run_delayed_items() local
1224 struct btrfs_path *path; in btrfs_commit_inode_delayed_items() local
[all …]
Drelocation.c105 struct backref_node *path[BTRFS_MAX_LEVEL]; member
1610 struct btrfs_path *path; local
1772 struct btrfs_path *path, int level)
1793 struct btrfs_path *path, struct btrfs_key *next_key,
1989 int walk_up_reloc_tree(struct btrfs_root *root, struct btrfs_path *path,
2026 int walk_down_reloc_tree(struct btrfs_root *root, struct btrfs_path *path,
2147 static int find_next_key(struct btrfs_path *path, int level,
2179 struct btrfs_path *path; local
2698 struct btrfs_path *path, int lowest)
2845 struct btrfs_path *path)
[all …]
Dqgroup.c268 struct btrfs_path *path = NULL; in btrfs_read_qgroup_config() local
474 struct btrfs_path *path; in add_qgroup_relation_item() local
498 struct btrfs_path *path; in del_qgroup_relation_item() local
528 struct btrfs_path *path; in add_qgroup_item() local
596 struct btrfs_path *path; in del_qgroup_item() local
642 struct btrfs_path *path; in update_qgroup_limit_item() local
684 struct btrfs_path *path; in update_qgroup_info_item() local
729 struct btrfs_path *path; in update_qgroup_status_item() local
772 struct btrfs_path *path; in btrfs_clean_quota_tree() local
819 struct btrfs_path *path = NULL; in btrfs_quota_enable() local
[all …]
/fs/ext4/
Dextents.c146 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/
Dnamei.c501 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()
859 static void path_put_conditional(struct path *path, struct nameidata *nd) in path_put_conditional()
866 static inline void path_to_nameidata(const struct path *path, in path_to_nameidata()
902 void nd_jump_link(struct path *path) in nd_jump_link()
1142 int follow_up(struct path *path) in follow_up()
1170 static int follow_automount(struct path *path, struct nameidata *nd, in follow_automount()
[all …]
Dfhandle.c17 static long do_sys_name_to_handle(struct path *path, in do_sys_name_to_handle()
98 struct path path; in SYSCALL_DEFINE5() local
141 struct path *path) in do_handle_to_path()
169 struct path *path) in handle_to_path()
220 struct path path; in do_handle_open() local
Dopen.c73 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
236 SYSCALL_DEFINE2(truncate64, const char __user *, path, loff_t, length) in SYSCALL_DEFINE2() argument
366 struct path path; in SYSCALL_DEFINE3() local
466 struct path path; in SYSCALL_DEFINE1() local
515 struct path path; in SYSCALL_DEFINE1() local
546 static int chmod_common(const struct path *path, umode_t mode) in chmod_common()
590 struct path path; in SYSCALL_DEFINE3() local
[all …]
Ddcookies.c36 struct path path; member
93 static struct dcookie_struct *alloc_dcookie(const struct path *path) in alloc_dcookie()
116 int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie()
154 char * path; in SYSCALL_DEFINE3() local
/fs/autofs4/
Ddev-ioctl.c215 int test(const struct path *path, void *data), in find_autofs_mount()
218 struct path path; in find_autofs_mount() local
241 static int test_by_dev(const struct path *path, void *p) in test_by_dev()
246 static int test_by_type(const struct path *path, void *p) in test_by_type()
264 struct path path; in autofs_dev_ioctl_open_mountpoint() local
292 const char *path; in autofs_dev_ioctl_openmount() local
455 struct path path; in autofs_dev_ioctl_requester() local
538 struct path path; in autofs_dev_ioctl_ismountpoint() local
/fs/configfs/
Dsymlink.c111 static int get_target(const char *symname, struct path *path, in get_target()
137 struct path path; in configfs_symlink() local
266 char *path) in configfs_get_target_path()
287 static int configfs_getlink(struct dentry *dentry, char * path) in configfs_getlink()
/fs/reiserfs/
Dstree.c907 int comp_items(const struct item_head *stored_ih, const struct treepath *path) in comp_items()
932 static inline int prepare_for_direct_item(struct treepath *path, in prepare_for_direct_item()
973 static inline int prepare_for_direntry_item(struct treepath *path, in prepare_for_direntry_item()
1019 struct treepath *path, in prepare_for_delete_or_cut()
1176 struct treepath *path, int size) in init_tb_struct()
1235 struct treepath *path, const struct cpu_key *item_key, in reiserfs_delete_item()
1543 struct treepath *path, in maybe_indirect_to_direct()
1581 struct inode *inode, struct treepath *path) in indirect_to_direct_roll_back()
1623 struct treepath *path, in reiserfs_cut_from_item()
2028 static void check_research_for_paste(struct treepath *path, in check_research_for_paste()
[all …]
/fs/cifs/
Dlink.c216 struct cifs_sb_info *cifs_sb, const unsigned char *path, in query_mf_symlink()
251 const unsigned char *path) in check_mf_symlink()
304 struct cifs_sb_info *cifs_sb, const unsigned char *path, in cifs_query_mf_symlink()
348 struct cifs_sb_info *cifs_sb, const unsigned char *path, in cifs_create_mf_symlink()
390 struct cifs_sb_info *cifs_sb, const unsigned char *path, in smb3_query_mf_symlink()
452 struct cifs_sb_info *cifs_sb, const unsigned char *path, in smb3_create_mf_symlink()

12345678