Searched defs:path (Results 326 - 350 of 858) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/smb/client/
H A Ddfs.c26 char *path; local
[all...]
H A Dcached_dir.c67 path_to_dentry(struct cifs_sb_info *cifs_sb, const char *path) argument
20 find_or_create_cached_dir(struct cached_fids *cfids, const char *path, bool lookup_only, __u32 max_cached_dirs) argument
104 path_no_prefix(struct cifs_sb_info *cifs_sb, const char *path) argument
125 open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, const char *path, struct cifs_sb_info *cifs_sb, bool lookup_only, struct cached_fid **ret_cfid) argument
583 init_cached_dir(const char *path) argument
[all...]
/linux-master/fs/btrfs/
H A Droot-tree.c133 struct btrfs_path *path; local
67 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) argument
221 struct btrfs_path *path; local
323 struct btrfs_path *path; local
349 struct btrfs_path *path; local
423 struct btrfs_path *path; local
[all...]
/linux-master/fs/bcachefs/
H A Dbtree_update_interior.h142 struct btree_path *path = trans->paths + path_idx; local
154 bch2_foreground_maybe_merge(struct btree_trans *trans, btree_path_idx_t path, unsigned level, unsigned flags) argument
H A Dbtree_write_buffer.c118 struct btree_path *path = btree_iter_path(trans, iter); local
137 struct btree_path *path; local
313 struct btree_path *path = btree_iter_path(trans, &iter); local
362 struct btree_path *path = btree_iter_path(trans, &iter); local
[all...]
H A Drecovery.c158 struct btree_path *path = btree_iter_path(trans, &iter); local
/linux-master/include/net/
H A Daf_unix.h62 struct path path; member in struct:unix_sock
/linux-master/drivers/net/fddi/skfp/
H A Dpmf.c558 int path ; local
1084 int path ; local
[all...]
/linux-master/fs/autofs/
H A Ddev-ioctl.c188 struct path pat local
183 find_autofs_mount(const char *pathname, struct path *res, int test(const struct path *path, void *data), void *data) argument
211 test_by_dev(const struct path *path, void *p) argument
216 test_by_type(const struct path *path, void *p) argument
234 struct path path; local
262 const char *path; local
425 struct path path; local
508 struct path path; local
[all...]
/linux-master/scripts/dtc/
H A Dsrcpos.c26 static char *get_dirname(const char *path) argument
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c131 const char *path; member in struct:__anon5
245 static void init_elf(const char *path) argument
/linux-master/arch/powerpc/boot/
H A Ddevtree.c82 void dt_fixup_clock(const char *path, u32 freq) argument
H A Dops.h174 char path[MAX_PATH_LEN]; local
/linux-master/sound/pci/mixart/
H A Dmixart_hwdep.c562 char path[32]; local
/linux-master/drivers/staging/rtl8712/
H A Drtl871x_mp_ioctl.c104 u8 path; local
127 u8 path; local
[all...]
/linux-master/security/integrity/ima/
H A Dima_fs.c274 static ssize_t ima_read_policy(char *path) argument
/linux-master/sound/soc/codecs/
H A Dwm8958-dsp2.c188 static void wm8958_dsp_start_mbc(struct snd_soc_component *component, int path) argument
232 static void wm8958_dsp_start_vss(struct snd_soc_component *component, int path) argument
293 static void wm8958_dsp_start_enh_eq(struct snd_soc_component *component, int path) argument
324 wm8958_dsp_apply(struct snd_soc_component *component, int path, int start) argument
[all...]
/linux-master/tools/thermal/thermometer/
H A Dthermometer.c101 static int configuration_init(const char *path, struct configuration *config) argument
257 static int thermometer_add_tz(const char *path, const char *name, int polling, argument
359 char *path; local
[all...]
/linux-master/security/tomoyo/
H A Dfile.c149 static bool tomoyo_get_realpath(struct tomoyo_path_info *buf, const struct path *path) argument
708 tomoyo_path_number_perm(const u8 type, const struct path *path, unsigned long number) argument
753 tomoyo_check_open_permission(struct tomoyo_domain_info *domain, const struct path *path, const int flag) argument
803 tomoyo_path_perm(const u8 operation, const struct path *path, const char *target) argument
859 tomoyo_mkdev_perm(const u8 operation, const struct path *path, const unsigned int mode, unsigned int dev) argument
[all...]
/linux-master/samples/qmi/
H A Dqmi_sample_client.c457 char path[20]; local
/linux-master/ipc/
H A Dutil.c74 const char *path; member in struct:ipc_proc_iface
138 void __init ipc_init_proc_interface(const char *path, const char *header, argument
/linux-master/scripts/dtc/libfdt/
H A Dfdt_overlay.c47 const char *path = NULL; local
353 overlay_fixup_one_phandle(void *fdt, void *fdto, int symbols_off, const char *path, uint32_t path_len, const char *name, uint32_t name_len, int poffset, const char *label) argument
430 const char *path, *name, *fixup_end; local
685 const char *path; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Ddebug.c370 int path; local
/linux-master/drivers/virt/
H A Dfsl_hypervisor.c336 char *path, *propname; local
/linux-master/fs/hostfs/
H A Dhostfs_user.c42 int stat_file(const char *path, struct hostfs_stat *p, int fd) argument
56 int access_file(char *path, int r, int w, int x) argument
71 int open_file(char *path, int r, int w, int append) argument
91 void *open_dir(char *path, int *err_out) argument

Completed in 276 milliseconds

<<11121314151617181920>>