/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
H A D | xenbus.c | 659 xen_pcibk_be_watch(struct xenbus_watch *watch, const char *path, const char *token) xen_pcibk_be_watch() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | dev-replace.c | 77 struct btrfs_path *path = NULL; in btrfs_init_dev_replace() local 339 struct btrfs_path *path; in btrfs_run_dev_replace() local [all...] |
H A D | dir-item.c | 18 insert_with_overflow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *cpu_key, u32 data_size, const char *name, int name_len) insert_with_overflow() argument 55 btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid, const char *name, u16 name_len, const void *data, u16 data_len) btrfs_insert_xattr_item() argument 115 struct btrfs_path *path; btrfs_insert_dir_item() local 179 btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, int name_len, int mod) btrfs_lookup_dir_item() argument 213 struct btrfs_path *path; btrfs_check_dir_item_collision() local 272 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, u64 objectid, const char *name, int name_len, int mod) btrfs_lookup_dir_index_item() argument 296 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, const char *name, int name_len) btrfs_search_dir_index_item() argument 343 btrfs_lookup_xattr(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, u16 name_len, int mod) btrfs_lookup_xattr() argument 371 btrfs_match_dir_item_name(struct btrfs_fs_info *fs_info, struct btrfs_path *path, const char *name, int name_len) btrfs_match_dir_item_name() argument 407 btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_dir_item *di) btrfs_delete_one_dir_name() argument [all...] |
H A D | export.c | 139 struct btrfs_path *path; in btrfs_get_parent() local 206 struct btrfs_path *path; btrfs_get_name() local [all...] |
H A D | root-tree.c | 123 struct btrfs_path *path; in btrfs_update_root() local 64 btrfs_find_root(struct btrfs_root *root, const struct btrfs_key *search_key, struct btrfs_path *path, struct btrfs_root_item *root_item, struct btrfs_key *root_key) btrfs_find_root() argument 211 struct btrfs_path *path; btrfs_find_orphan_roots() local 298 struct btrfs_path *path; btrfs_del_root() local 322 struct btrfs_path *path; btrfs_del_root_ref() local 398 struct btrfs_path *path; btrfs_add_root_ref() local [all...] |
H A D | props.c | 244 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path) in btrfs_load_inode_props() argument 114 iterate_object_props(struct btrfs_root *root, struct btrfs_path *path, u64 objectid, void (*iterator)(void *, const struct prop_handler *, const char *, size_t), void *ctx) iterate_object_props() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | file_table.c | 188 static struct file *alloc_file(const struct path *path, int flags, in alloc_file() argument 223 struct path path; in alloc_file_pseudo() local [all...] |
H A D | d_path.c | 75 static int prepend_path(const struct path *path, in prepend_path() argument 180 __d_path(const struct path *path, const struct path *root, char *buf, int buflen) __d_path() argument 197 d_absolute_path(const struct path *path, char *buf, int buflen) d_absolute_path() argument 217 path_with_deleted(const struct path *path, const struct path *root, char **buf, int *buflen) path_with_deleted() argument 262 d_path(const struct path *path, char *buf, int buflen) d_path() argument [all...] |
H A D | stat.c | 67 int vfs_getattr_nosec(const struct path *path, struct kstat *stat, in vfs_getattr_nosec() argument 124 int vfs_getattr(const struct path *path, struct kstat *stat, in vfs_getattr() argument 177 struct path path; vfs_statx() local 405 struct path path; do_readlinkat() local [all...] |
H A D | statfs.c | 86 int vfs_statfs(const struct path *path, struct kstatfs *buf) in vfs_statfs() argument 99 struct path path; in user_statfs() local
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | manage.c | 268 static void sysrq_handler(struct xenbus_watch *watch, const char *path, in sysrq_handler() argument 219 shutdown_handler(struct xenbus_watch *watch, const char *path, const char *token) shutdown_handler() argument
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | daemon.c | 552 struct path path; in cachefiles_daemon_cull() local 624 struct path path; in cachefiles_daemon_inuse() local 675 struct path path = { cachefiles_has_space() local [all...] |
H A D | namei.c | 295 struct path path, path_to_graveyard; in cachefiles_bury_object() local 490 struct path path; cachefiles_walk_to_object() local 760 struct path path; cachefiles_get_directory() local [all...] |
H A D | rdwr.c | 884 struct path path; in cachefiles_write_page() local
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | file.c | 269 int exfat_getattr(const struct path *path, struct kstat *stat, in exfat_getattr() argument
|
/kernel/linux/linux-5.10/fs/btrfs/tests/ |
H A D | free-space-tree-tests.c | 19 __check_free_space_extents(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, const struct free_space_extent * const extents, unsigned int num_extents) __check_free_space_extents() argument 106 check_free_space_extents(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, const struct free_space_extent * const extents, unsigned int num_extents) check_free_space_extents() argument 149 test_empty_block_group(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_empty_block_group() argument 163 test_remove_all(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_all() argument 184 test_remove_beginning(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_beginning() argument 207 test_remove_end(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_end() argument 230 test_remove_middle(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_middle() argument 254 test_merge_left(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_left() argument 291 test_merge_right(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_right() argument 329 test_merge_both(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_both() argument 372 test_merge_none(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_none() argument 430 struct btrfs_path *path = NULL; run_test() local [all...] |
/kernel/linux/linux-5.10/fs/coda/ |
H A D | inode.c | 254 int coda_getattr(const struct path *path, struct kstat *stat, in coda_getattr() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | seq_buf.c | 270 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | umh.c | 356 struct subprocess_info *call_usermodehelper_setup(const char *path, char **argv, in call_usermodehelper_setup() argument 472 call_usermodehelper(const char *path, char **argv, char **envp, int wait) call_usermodehelper() argument [all...] |
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_event_perf.c | 306 char *path = NULL; in perf_uprobe_init() local
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | dabtree.c | 222 struct xfs_da_state_path *path = &ds->state->path; in xchk_da_btree_block_check_sibling() local [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | proc_net.c | 292 static int proc_tgid_net_getattr(const struct path *path, struct kstat *stat, in proc_tgid_net_getattr() argument
|
H A D | root.c | 311 static int proc_root_getattr(const struct path *path, struct kstat *stat, in proc_root_getattr() argument
|
H A D | fd.c | 147 static int proc_fd_link(struct dentry *dentry, struct path *path) in proc_fd_link() argument
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr.c | 1301 xfs_da_state_path_t *path; xfs_attr_fillstate() local 1349 xfs_da_state_path_t *path; xfs_attr_refillstate() local [all...] |