Home
last modified time | relevance | path

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

123456789

/fs/
Dinit.c19 struct path path; in init_mount() local
33 struct path path; in init_umount() local
46 struct path path; in init_chdir() local
61 struct path path; in init_chroot() local
85 struct path path; in init_chown() local
102 struct path path; in init_chmod() local
115 struct path path; in init_eaccess() local
129 struct path path; in init_stat() local
144 struct path path; in init_mknod() local
204 struct path path; in init_symlink() local
[all …]
Dfhandle.c17 static long do_sys_name_to_handle(const 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
Dnamei.c545 void path_get(const struct path *path) in path_get()
558 void path_put(const struct path *path) in path_put()
567 struct path path; member
698 static bool __legitimize_path(struct path *path, unsigned seq, unsigned mseq) in __legitimize_path()
715 struct path *path, unsigned seq) in legitimize_path()
991 int nd_jump_link(const struct path *path) in nd_jump_link()
1269 int follow_up(struct path *path) in follow_up()
1293 struct path *path, unsigned *seqp) in choose_mountpoint_rcu()
1313 struct path *path) in choose_mountpoint()
1342 static int follow_automount(struct path *path, int *count, unsigned lookup_flags) in follow_automount()
[all …]
Dopen.c71 long vfs_truncate(const struct path *path, loff_t length) in vfs_truncate()
126 struct path path; in do_sys_truncate() local
145 SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) in SYSCALL_DEFINE2() argument
151 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument
217 SYSCALL_DEFINE2(truncate64, const char __user *, path, loff_t, length) in SYSCALL_DEFINE2() argument
423 struct path path; in do_faccessat() local
511 struct path path; in SYSCALL_DEFINE1() local
559 struct path path; in SYSCALL_DEFINE1() local
590 int chmod_common(const struct path *path, umode_t mode) in chmod_common()
640 struct path path; in do_fchmodat() local
[all …]
/fs/btrfs/tests/
Dfree-space-tree-tests.c22 struct btrfs_path *path, in __check_free_space_extents()
109 struct btrfs_path *path, in check_free_space_extents()
152 struct btrfs_path *path, in test_empty_block_group()
166 struct btrfs_path *path, in test_remove_all()
187 struct btrfs_path *path, in test_remove_beginning()
210 struct btrfs_path *path, in test_remove_end()
233 struct btrfs_path *path, in test_remove_middle()
257 struct btrfs_path *path, in test_merge_left()
294 struct btrfs_path *path, in test_merge_right()
332 struct btrfs_path *path, in test_merge_both()
[all …]
Dqgroup-tests.c21 struct btrfs_path *path; in insert_normal_tree_ref() local
71 struct btrfs_path *path; in add_tree_ref() local
122 struct btrfs_path *path; in remove_extent_item() local
153 struct btrfs_path *path; in remove_extent_ref() local
/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 …]
/fs/btrfs/
Ddir-item.c21 struct btrfs_path *path, in insert_with_overflow()
55 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
113 struct btrfs_path *path; in btrfs_insert_dir_item() local
173 struct btrfs_root *root, struct btrfs_path *path, in btrfs_lookup_match_dir()
208 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
236 struct btrfs_path *path; in btrfs_check_dir_item_collision() local
304 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item()
323 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, in btrfs_search_dir_index_item()
352 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr()
376 struct btrfs_path *path, in btrfs_match_dir_item_name()
[all …]
Dfree-space-tree.c66 struct btrfs_path *path) in add_new_free_space_info()
99 struct btrfs_path *path, int cow) in search_free_space_info()
202 struct btrfs_path *path) in convert_free_space_to_bitmaps()
340 struct btrfs_path *path) in convert_free_space_to_extents()
472 struct btrfs_path *path, in update_free_space_extent_count()
510 struct btrfs_path *path, u64 offset) in free_space_test_bit()
532 struct btrfs_path *path, u64 *start, u64 *size, in free_space_set_bits()
600 struct btrfs_path *path, in modify_free_space_bitmap()
713 struct btrfs_path *path, in remove_free_space_extent()
800 struct btrfs_path *path, u64 start, u64 size) in __remove_from_free_space_tree()
[all …]
Dctree.c914 struct btrfs_path *path, int level) in balance_level()
1153 struct btrfs_path *path, int level) in push_nodes_for_insert()
1292 struct btrfs_path *path, in reada_for_search()
1374 static noinline void reada_for_balance(struct btrfs_path *path, int level) in reada_for_balance()
1407 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up()
1628 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item()
1757 static int finish_need_commit_sem_search(struct btrfs_path *path) in finish_need_commit_sem_search()
1806 struct btrfs_path *path, in search_leaf()
2388 struct btrfs_path *path) in btrfs_search_backwards()
2414 struct btrfs_path *path) in btrfs_get_next_valid_item()
[all …]
Dtree-log.c356 struct btrfs_path *path, in do_overwrite_item()
584 struct btrfs_path *path, in overwrite_item()
642 struct btrfs_path *path, in replay_one_extent()
944 struct btrfs_path *path, in drop_one_dir_item()
989 struct btrfs_path *path, in inode_in_dir()
1040 struct btrfs_path *path; in backref_in_log() local
1069 struct btrfs_path *path, in __add_inode_ref()
1282 struct btrfs_path *path, in unlink_old_inode_refs()
1367 struct btrfs_path *path, in add_inode_ref()
1504 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_extrefs()
[all …]
Dfile-item.c151 struct btrfs_path *path; in btrfs_insert_hole_extent() local
189 struct btrfs_path *path, in btrfs_lookup_csum()
242 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
266 struct btrfs_path *path, u64 disk_bytenr, in search_csum_tree()
381 struct btrfs_path *path; in btrfs_lookup_bio_sums() local
520 struct btrfs_path *path; in btrfs_lookup_csums_range() local
763 struct btrfs_path *path, in truncate_one_csum()
816 struct btrfs_path *path; in btrfs_del_csums() local
957 struct btrfs_path *path, in find_next_csum_offset()
994 struct btrfs_path *path; in btrfs_csum_file_blocks() local
[all …]
Dinode-item.c79 struct btrfs_path *path, in btrfs_lookup_inode_extref()
107 struct btrfs_path *path; in btrfs_del_inode_extref() local
176 struct btrfs_path *path; in btrfs_del_inode_ref() local
258 struct btrfs_path *path; in btrfs_insert_inode_extref() local
309 struct btrfs_path *path; in btrfs_insert_inode_ref() local
382 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
396 *root, struct btrfs_path *path, in btrfs_lookup_inode()
458 struct btrfs_path *path; in btrfs_truncate_inode_items() local
Droot-tree.c63 struct btrfs_path *path, struct btrfs_root_item *root_item, in btrfs_find_root()
121 struct btrfs_path *path; in btrfs_update_root() local
209 struct btrfs_path *path; in btrfs_find_orphan_roots() local
311 struct btrfs_path *path; in btrfs_del_root() local
334 struct btrfs_path *path; in btrfs_del_root_ref() local
408 struct btrfs_path *path; in btrfs_add_root_ref() local
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
152 struct btrfs_path *path = NULL; in btrfs_uuid_tree_remove() local
294 struct btrfs_path *path; in btrfs_uuid_tree_iterate() local
Dorphan.c12 struct btrfs_path *path; in btrfs_insert_orphan_item() local
33 struct btrfs_path *path; in btrfs_del_orphan_item() local
Drelocation.c466 struct btrfs_path *path; in build_backref_tree() local
1009 struct btrfs_path *path; in get_new_location() local
1179 struct btrfs_path *path, int level) in memcmp_node_keys()
1200 struct btrfs_path *path, struct btrfs_key *next_key, in replace_path()
1425 int walk_up_reloc_tree(struct btrfs_root *root, struct btrfs_path *path, in walk_up_reloc_tree()
1462 int walk_down_reloc_tree(struct btrfs_root *root, struct btrfs_path *path, in walk_down_reloc_tree()
1576 static int find_next_key(struct btrfs_path *path, int level, in find_next_key()
1687 struct btrfs_path *path; in merge_reloc_root() local
2391 struct btrfs_path *path, int lowest) in do_relocation()
2548 struct btrfs_path *path) in link_to_upper()
[all …]
/fs/ext4/
Dextents.c109 static void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
122 void ext4_free_ext_path(struct ext4_ext_path *path) in ext4_free_ext_path()
156 struct ext4_ext_path *path) in ext4_ext_get_access()
187 struct ext4_ext_path *path) in __ext4_ext_dirty()
207 #define ext4_ext_dirty(handle, inode, path) \ argument
211 struct ext4_ext_path *path, in ext4_ext_find_goal()
261 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
331 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at() local
603 struct ext4_ext_path *path = NULL; in ext4_ext_precache() local
663 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
[all …]
/fs/autofs/
Ddev-ioctl.c185 int test(const struct path *path, void *data), in find_autofs_mount()
188 struct path path; in find_autofs_mount() local
211 static int test_by_dev(const struct path *path, void *p) in test_by_dev()
216 static int test_by_type(const struct path *path, void *p) in test_by_type()
234 struct path path; in autofs_dev_ioctl_open_mountpoint() local
262 const char *path; in autofs_dev_ioctl_openmount() local
425 struct path path; in autofs_dev_ioctl_requester() local
508 struct path path; in autofs_dev_ioctl_ismountpoint() local
/fs/smb/server/
Dvfs.c68 struct path *path) in ksmbd_vfs_path_lookup_locked()
171 struct path path; in ksmbd_vfs_create() local
210 struct path path; in ksmbd_vfs_mkdir() local
555 int ksmbd_vfs_getattr(const struct path *path, struct kstat *stat) in ksmbd_vfs_getattr()
595 int ksmbd_vfs_remove_file(struct ksmbd_work *work, const struct path *path) in ksmbd_vfs_remove_file()
923 const struct path *path, const char *attr_name, in ksmbd_vfs_setxattr()
1048 const struct path *path, char *attr_name) in ksmbd_vfs_remove_xattr()
1203 struct path *path, bool caseless) in ksmbd_vfs_kern_path_locked()
1284 void ksmbd_vfs_kern_path_unlock(struct path *parent_path, struct path *path) in ksmbd_vfs_kern_path_unlock()
1295 struct path *path) in ksmbd_vfs_kern_path_create()
[all …]
Dmisc.c163 const struct path *path) in convert_to_nt_pathname()
210 void ksmbd_conv_path_to_unix(char *path) in ksmbd_conv_path_to_unix()
215 void ksmbd_strip_last_slash(char *path) in ksmbd_strip_last_slash()
225 void ksmbd_conv_path_to_windows(char *path) in ksmbd_conv_path_to_windows()
/fs/smb/client/
Ddfs_cache.c40 const char *path; member
95 static struct cifs_ses *find_ipc_from_server_path(struct cifs_ses **ses, const char *path) in find_ipc_from_server_path()
188 char *dfs_cache_canonical_path(const char *path, const struct nls_table *cp, int remap) in dfs_cache_canonical_path()
647 static struct cache_entry *__lookup_cache_entry(const char *path, unsigned int hash, int len) in __lookup_cache_entry()
667 static struct cache_entry *lookup_cache_entry(const char *path) in lookup_cache_entry()
757 static int get_dfs_referral(const unsigned int xid, struct cifs_ses *ses, const char *path, in get_dfs_referral()
793 static int cache_refresh_path(const unsigned int xid, struct cifs_ses *ses, const char *path) in cache_refresh_path()
848 static int setup_referral(const char *path, struct cache_entry *ce, in setup_referral()
949 int remap, const char *path, struct dfs_info3_param *ref, in dfs_cache_find()
1003 int dfs_cache_noreq_find(const char *path, struct dfs_info3_param *ref, in dfs_cache_noreq_find()
[all …]
Dcached_dir.c20 const char *path, in find_or_create_cached_dir()
65 path_to_dentry(struct cifs_sb_info *cifs_sb, const char *path) in path_to_dentry()
102 static const char *path_no_prefix(struct cifs_sb_info *cifs_sb, in path_no_prefix()
124 const char *path, in open_cached_dir()
530 static struct cached_fid *init_cached_dir(const char *path) in init_cached_dir()
/fs/overlayfs/
Dutil.c178 void ovl_path_upper(struct dentry *dentry, struct path *path) in ovl_path_upper()
186 void ovl_path_lower(struct dentry *dentry, struct path *path) in ovl_path_lower()
198 void ovl_path_lowerdata(struct dentry *dentry, struct path *path) in ovl_path_lowerdata()
210 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path) in ovl_path_real()
222 enum ovl_path_type ovl_path_realdata(struct dentry *dentry, struct path *path) in ovl_path_realdata()
278 struct inode *ovl_i_path_real(struct inode *inode, struct path *path) in ovl_i_path_real()
520 struct file *ovl_path_open(const struct path *path, int flags) in ovl_path_open()
608 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
621 bool ovl_path_check_dir_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_path_check_dir_xattr()
1001 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_check_metacopy_xattr()
[all …]
/fs/vboxsf/
Dutils.c142 struct shfl_string *path; in vboxsf_create_at_dentry() local
155 int vboxsf_stat(struct vboxsf_sbi *sbi, struct shfl_string *path, in vboxsf_stat()
180 struct shfl_string *path; in vboxsf_stat_dentry() local
234 int vboxsf_getattr(struct user_namespace *mnt_userns, const struct path *path, in vboxsf_getattr()
370 char *buf, *path; in vboxsf_path_from_dentry() local

123456789