Home
last modified time | relevance | path

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

1234567891011

/linux-4.19.296/drivers/thunderbolt/
Dpath.c38 struct tb_path *path = kzalloc(sizeof(*path), GFP_KERNEL); in tb_path_alloc() local
54 void tb_path_free(struct tb_path *path) in tb_path_free()
64 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc()
77 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops()
91 void tb_path_deactivate(struct tb_path *path) in tb_path_deactivate()
116 int tb_path_activate(struct tb_path *path) in tb_path_activate()
225 bool tb_path_is_invalid(struct tb_path *path) in tb_path_is_invalid()
/linux-4.19.296/include/linux/
Dpath.h8 struct path { struct
13 extern void path_get(const struct path *); argument
21 static inline void path_put_init(struct path *path) in path_put_init()
Dfsnotify.h21 static inline int fsnotify_parent(const struct path *path, struct dentry *dentry, __u32 mask) in fsnotify_parent()
32 const struct path *path = &file->f_path; in fsnotify_perm() local
176 const struct path *path = &file->f_path; in fsnotify_access() local
194 const struct path *path = &file->f_path; in fsnotify_modify() local
212 const struct path *path = &file->f_path; in fsnotify_open() local
228 const struct path *path = &file->f_path; in fsnotify_close() local
Dnamei.h55 struct path *path) in user_path_at()
60 static inline int user_path(const char __user *name, struct path *path) in user_path()
65 static inline int user_lpath(const char __user *name, struct path *path) in user_lpath()
70 static inline int user_path_dir(const char __user *name, struct path *path) in user_path_dir()
/linux-4.19.296/fs/btrfs/tests/
Dfree-space-tree-tests.c21 struct btrfs_path *path, in __check_free_space_extents()
110 struct btrfs_path *path, in check_free_space_extents()
153 struct btrfs_path *path, in test_empty_block_group()
167 struct btrfs_path *path, in test_remove_all()
188 struct btrfs_path *path, in test_remove_beginning()
212 struct btrfs_path *path, in test_remove_end()
236 struct btrfs_path *path, in test_remove_middle()
261 struct btrfs_path *path, in test_merge_left()
299 struct btrfs_path *path, in test_merge_right()
338 struct btrfs_path *path, in test_merge_both()
[all …]
Dqgroup-tests.c21 struct btrfs_path *path; in insert_normal_tree_ref() local
72 struct btrfs_path *path; in add_tree_ref() local
124 struct btrfs_path *path; in remove_extent_item() local
156 struct btrfs_path *path; in remove_extent_ref() local
/linux-4.19.296/fs/btrfs/
Dfree-space-tree.c48 struct btrfs_path *path) in add_new_free_space_info()
81 struct btrfs_path *path, int cow) in search_free_space_info()
181 struct btrfs_path *path) in convert_free_space_to_bitmaps()
320 struct btrfs_path *path) in convert_free_space_to_extents()
453 struct btrfs_path *path, in update_free_space_extent_count()
491 struct btrfs_path *path, u64 offset) in free_space_test_bit()
513 struct btrfs_path *path, u64 *start, u64 *size, in free_space_set_bits()
581 struct btrfs_path *path, in modify_free_space_bitmap()
694 struct btrfs_path *path, in remove_free_space_extent()
780 struct btrfs_path *path, u64 start, u64 size) in __remove_from_free_space_tree()
[all …]
Ddir-item.c21 struct btrfs_path *path, in insert_with_overflow()
57 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
115 struct btrfs_path *path; in btrfs_insert_dir_item() local
181 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
213 struct btrfs_path *path; in btrfs_check_dir_item_collision() local
274 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item()
297 struct btrfs_path *path, u64 dirid, in btrfs_search_dir_index_item()
345 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr()
372 struct btrfs_path *path, in btrfs_match_dir_item_name()
409 struct btrfs_path *path, in btrfs_delete_one_dir_name()
Droot-tree.c65 struct btrfs_path *path, struct btrfs_root_item *root_item, in btrfs_find_root()
123 struct btrfs_path *path; in btrfs_update_root() local
211 struct btrfs_path *path; in btrfs_find_orphan_roots() local
327 struct btrfs_path *path; in btrfs_del_root() local
351 struct btrfs_path *path; in btrfs_del_root_ref() local
425 struct btrfs_path *path; in btrfs_add_root_ref() local
Dinode-item.c83 struct btrfs_path *path, in btrfs_lookup_inode_extref()
114 struct btrfs_path *path; in btrfs_del_inode_extref() local
186 struct btrfs_path *path; in btrfs_del_inode_ref() local
268 struct btrfs_path *path; in btrfs_insert_inode_extref() local
323 struct btrfs_path *path; in btrfs_insert_inode_ref() local
398 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
412 *root, struct btrfs_path *path, in btrfs_lookup_inode()
Dtree-log.c334 struct btrfs_path *path, in overwrite_item()
574 struct btrfs_path *path, in replay_one_extent()
839 struct btrfs_path *path, in drop_one_dir_item()
891 struct btrfs_path *path, in inode_in_dir()
943 struct btrfs_path *path; in backref_in_log() local
996 struct btrfs_path *path, in __add_inode_ref()
1232 struct btrfs_path *path, in unlink_old_inode_refs()
1326 struct btrfs_path *path; in btrfs_inode_ref_exists() local
1370 struct btrfs_path *path, in add_inode_ref()
1563 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_extrefs()
[all …]
Dctree.c1314 tree_mod_log_rewind(struct btrfs_fs_info *fs_info, struct btrfs_path *path, in tree_mod_log_rewind()
1877 struct btrfs_path *path, int level) in balance_level()
2106 struct btrfs_path *path, int level) in push_nodes_for_insert()
2248 struct btrfs_path *path, in reada_for_search()
2311 struct btrfs_path *path, int level) in reada_for_balance()
2370 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up()
2422 noinline void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe()
2644 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item()
3230 static void fixup_low_keys(struct btrfs_path *path, in fixup_low_keys()
3260 struct btrfs_path *path, in btrfs_set_item_key_safe()
[all …]
Dorphan.c12 struct btrfs_path *path; in btrfs_insert_orphan_item() local
33 struct btrfs_path *path; in btrfs_del_orphan_item() local
Dfile-item.c38 struct btrfs_path *path; in btrfs_insert_file_extent() local
77 struct btrfs_path *path, in btrfs_lookup_csum()
130 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
159 struct btrfs_path *path; in __btrfs_lookup_bio_sums() local
308 struct btrfs_path *path; in btrfs_lookup_csums_range() local
531 struct btrfs_path *path, in truncate_one_csum()
584 struct btrfs_path *path; in btrfs_del_csums() local
732 struct btrfs_path *path; in btrfs_csum_file_blocks() local
926 const struct btrfs_path *path, in btrfs_extent_item_to_extent_map()
Duuid-tree.c26 struct btrfs_path *path = NULL; in btrfs_uuid_tree_lookup() local
88 struct btrfs_path *path = NULL; in btrfs_uuid_tree_add() local
153 struct btrfs_path *path = NULL; in btrfs_uuid_tree_remove() local
255 struct btrfs_path *path; in btrfs_uuid_tree_iterate() local
/linux-4.19.296/fs/nilfs2/
Dbtree.c25 struct nilfs_btree_path *path; in nilfs_btree_alloc_path() local
45 static void nilfs_btree_free_path(struct nilfs_btree_path *path) in nilfs_btree_free_path()
416 nilfs_btree_get_nonroot_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_nonroot_node()
422 nilfs_btree_get_sib_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_sib_node()
434 const struct nilfs_btree_path *path, in nilfs_btree_get_node()
547 struct nilfs_btree_path *path, in nilfs_btree_do_lookup()
609 struct nilfs_btree_path *path, in nilfs_btree_do_lookup_last()
658 const struct nilfs_btree_path *path, in nilfs_btree_get_next_key()
688 struct nilfs_btree_path *path; in nilfs_btree_lookup() local
706 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig() local
[all …]
/linux-4.19.296/fs/ext4/
Dextents.c134 struct ext4_ext_path *path) in ext4_ext_get_access()
153 struct inode *inode, struct ext4_ext_path *path) in __ext4_ext_dirty()
171 struct ext4_ext_path *path, in ext4_ext_find_goal()
221 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
291 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 …]
/linux-4.19.296/fs/
Dnamei.c469 void path_get(const struct path *path) in path_get()
482 void path_put(const struct path *path) in path_put()
491 struct path path; member
562 static bool path_connected(const struct path *path) in path_connected()
616 struct path *path, unsigned seq) in legitimize_path()
827 static void path_put_conditional(struct path *path, struct nameidata *nd) in path_put_conditional()
834 static inline void path_to_nameidata(const struct path *path, in path_to_nameidata()
870 void nd_jump_link(struct path *path) in nd_jump_link()
1113 int follow_up(struct path *path) in follow_up()
1141 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()
97 struct path path; in SYSCALL_DEFINE5() local
140 struct path *path) in do_handle_to_path()
168 struct path *path) in handle_to_path()
219 struct path path; in do_handle_open() local
Dopen.c68 long vfs_truncate(const struct path *path, loff_t length) in vfs_truncate()
123 struct path path; in do_sys_truncate() local
142 SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) in SYSCALL_DEFINE2() argument
148 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument
216 SYSCALL_DEFINE2(truncate64, const char __user *, path, loff_t, length) in SYSCALL_DEFINE2() argument
351 struct path path; in do_faccessat() local
454 struct path path; in ksys_chdir() local
507 struct path path; in ksys_chroot() local
543 static int chmod_common(const struct path *path, umode_t mode) in chmod_common()
592 struct path path; in do_fchmodat() local
[all …]
Dnsfs.c54 static void *__ns_get_path(struct path *path, struct ns_common *ns) in __ns_get_path()
105 void *ns_get_path_cb(struct path *path, ns_get_path_helper_t *ns_get_cb, in ns_get_path_cb()
134 void *ns_get_path(struct path *path, struct task_struct *task, in ns_get_path()
148 struct path path = {}; in open_related_ns() local
Dd_path.c75 static int prepend_path(const struct path *path, in prepend_path()
174 char *__d_path(const struct path *path, in __d_path()
191 char *d_absolute_path(const struct path *path, in d_absolute_path()
211 static int path_with_deleted(const struct path *path, in path_with_deleted()
256 char *d_path(const struct path *path, char *buf, int buflen) in d_path()
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 do_lookup_dcookie() local
/linux-4.19.296/fs/autofs/
Ddev-ioctl.c202 int test(const struct path *path, void *data), in find_autofs_mount()
205 struct path path; in find_autofs_mount() local
228 static int test_by_dev(const struct path *path, void *p) in test_by_dev()
233 static int test_by_type(const struct path *path, void *p) in test_by_type()
251 struct path path; in autofs_dev_ioctl_open_mountpoint() local
279 const char *path; in autofs_dev_ioctl_openmount() local
442 struct path path; in autofs_dev_ioctl_requester() local
525 struct path path; in autofs_dev_ioctl_ismountpoint() local
/linux-4.19.296/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()

1234567891011