Searched defs:path (Results 476 - 500 of 858) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/block/xen-blkback/
H A Dxenbus.c698 backend_changed(struct xenbus_watch *watch, const char *path, const char *token) argument
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dcore.c1173 char path[100]; local
/linux-master/fs/tracefs/
H A Dinode.c175 tracefs_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) argument
/linux-master/fs/
H A Dopen.c70 long vfs_truncate(const struct path *path, loff_t length) argument
125 struct path path; local
466 struct path path; local
554 struct path path; local
602 struct path path; local
633 chmod_common(const struct path *path, umode_t mode) argument
684 struct path path; local
755 chown_common(const struct path *path, uid_t user, gid_t group) argument
804 struct path path; local
1086 vfs_open(const struct path *path, struct file *file) argument
1092 dentry_open(const struct path *path, int flags, const struct cred *cred) argument
1130 dentry_create(const struct path *path, int flags, umode_t mode, const struct cred *cred) argument
1167 kernel_file_open(const struct path *path, int flags, struct inode *inode, const struct cred *cred) argument
[all...]
/linux-master/fs/overlayfs/
H A Dsuper.c251 struct path path; local
371 static int ovl_check_namelen(const struct path *path, struct ovl_fs *ofs, argument
385 static int ovl_lower_dir(const char *name, struct path *path, argument
926 ovl_get_fsid(struct ovl_fs *ofs, const struct path *path) argument
1268 struct path path = { local
[all...]
H A Dparams.c233 static int ovl_mount_dir_noesc(const char *name, struct path *path) argument
265 static int ovl_mount_dir(const char *name, struct path *path) argument
278 static int ovl_mount_dir_check(struct fs_context *fc, const struct path *path, argument
340 ovl_add_layer(struct fs_context *fc, enum ovl_opt layer, struct path *path, char **pname) argument
377 struct path path; local
[all...]
/linux-master/fs/btrfs/
H A Dtransaction.h180 struct btrfs_path *path; member in struct:btrfs_pending_snapshot
H A Dbackref.h276 struct btrfs_path *path; member in struct:btrfs_backref_iter
388 struct btrfs_backref_node *path[BTRFS_MAX_LEVEL]; member in struct:btrfs_backref_cache
H A Dfree-space-tree.c69 add_new_free_space_info(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path) argument
101 search_free_space_info( struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, int cow) argument
205 convert_free_space_to_bitmaps(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path) argument
343 convert_free_space_to_extents(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path) argument
475 update_free_space_extent_count(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, int new_extents) argument
514 free_space_test_bit(struct btrfs_block_group *block_group, struct btrfs_path *path, u64 offset) argument
536 free_space_set_bits(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 *start, u64 *size, int bit) argument
604 modify_free_space_bitmap(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size, int remove) argument
717 remove_free_space_extent(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size) argument
804 __remove_from_free_space_tree(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size) argument
837 struct btrfs_path *path; local
869 add_free_space_extent(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size) argument
997 __add_to_free_space_tree(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size) argument
1030 struct btrfs_path *path; local
1070 struct btrfs_path *path, *path2; local
1225 struct btrfs_path *path; local
1361 __add_block_group_free_space(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path) argument
1382 struct btrfs_path *path = NULL; local
1412 struct btrfs_path *path; local
1484 load_free_space_bitmaps(struct btrfs_caching_control *caching_ctl, struct btrfs_path *path, u32 expected_extent_count) argument
1568 load_free_space_extents(struct btrfs_caching_control *caching_ctl, struct btrfs_path *path, u32 expected_extent_count) argument
1636 struct btrfs_path *path; local
[all...]
/linux-master/kernel/
H A Dauditfilter.c1277 int parent_len(const char *path) argument
1311 audit_compare_dname_path(const struct qstr *dname, const char *path, int parentlen) argument
[all...]
/linux-master/tools/bpf/resolve_btfids/
H A Dmain.c115 const char *path; member in struct:object
/linux-master/tools/bpf/bpftool/
H A Dlink.c113 char *path; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtoken.c35 static inline int sys_fspick(int dfd, const char *path, unsigned flags) argument
232 static int write_file(const char *path, const void *buf, size_t count) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_uc_fw.c92 const char *path; member in struct:uc_fw_entry::__anon638
[all...]
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_drm_ddp_comp.c500 mtk_drm_find_comp_in_ddp(struct device *dev, const unsigned int *path, unsigned int path_len, struct mtk_ddp_comp *ddp_comp) argument
/linux-master/drivers/acpi/
H A Dutils.c591 const char *path; local
623 const char *path; local
[all...]
H A Dmipi-disco-img.c760 const char *path = NULL, *orig_path; local
[all...]
/linux-master/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c510 void hp_friendly_user_name_update(char *path, const char *attr_name, argument
/linux-master/fs/jfs/
H A Dsuper.c832 jfs_quota_on(struct super_block *sb, int type, int format_id, const struct path *path) argument
/linux-master/tools/perf/util/
H A Dcpumap.c192 char path[PATH_MAX]; local
396 static int get_max_num(char *path, int *max) argument
431 char path[PATH_MAX]; local
471 char path[PATH_MAX]; local
555 char path[PATH_MAX]; local
[all...]
H A Dutil.c94 int mkdir_p(char *path, mode_t mode) argument
151 static int rm_rf_depth_pat(const char *path, in argument
206 rm_rf_a_kcore_dir(const char *path, const char *name) argument
232 rm_rf_kcore_dir(const char *path) argument
254 rm_rf_perf_data(const char *path) argument
267 rm_rf(const char *path) argument
562 char path[PATH_MAX]; local
[all...]
/linux-master/lib/
H A Dstackinit_kunit.c366 static int noinline __leaf_switch_none(int path, bool fill) argument
/linux-master/fs/xfs/
H A Dxfs_iops.c550 xfs_vn_getattr( struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int query_flags) argument
/linux-master/sound/soc/intel/avs/
H A Dpath.c41 avs_path_find_pipeline(struct avs_path *path, u32 template_id) argument
56 struct avs_path *path; local
811 avs_path_init(struct avs_dev *adev, struct avs_path *path, struct avs_tplg_path *template, u32 dma_id) argument
840 avs_path_arm(struct avs_dev *adev, struct avs_path *path) argument
865 avs_path_free_unlocked(struct avs_path *path) argument
882 struct avs_path *path; local
904 avs_path_free(struct avs_path *path) argument
919 struct avs_path *path; local
971 avs_path_bind(struct avs_path *path) argument
1004 avs_path_unbind(struct avs_path *path) argument
1033 avs_path_reset(struct avs_path *path) argument
1056 avs_path_pause(struct avs_path *path) argument
1079 avs_path_run(struct avs_path *path, int trigger) argument
[all...]
/linux-master/tools/testing/selftests/memfd/
H A Dmemfd_test.c153 char path[100]; local

Completed in 234 milliseconds

<<11121314151617181920>>