Home
last modified time | relevance | path

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

12

/include/linux/
Dpath.h8 struct path { struct
13 extern void path_get(const struct path *); argument
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
180 const struct path *path = &file->f_path; in fsnotify_access() local
198 const struct path *path = &file->f_path; in fsnotify_modify() local
216 const struct path *path = &file->f_path; in fsnotify_open() local
239 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()
Ddcookies.h62 static inline int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie()
Dlsm_audit.h46 struct path path; member
78 struct path path; member
Dsysctl.h211 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
216 static inline struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
Dumh.h22 const char *path; member
Dtrace_seq.h133 static inline int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path()
Dpps_kernel.h38 char path[PPS_MAX_NAME_LEN]; /* path of connected device */ member
Dsecurity.h577 static inline int security_sb_mount(const char *dev_name, const struct path *path, in security_sb_mount()
739 static inline int security_inode_getattr(const struct path *path) in security_inode_getattr()
1577 static inline int security_path_truncate(const struct path *path) in security_path_truncate()
1604 static inline int security_path_chmod(const struct path *path, umode_t mode) in security_path_chmod()
1609 static inline int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in security_path_chown()
1614 static inline int security_path_chroot(const struct path *path) in security_path_chroot()
Dstring.h225 static inline const char *kbasename(const char *path) in kbasename()
Dkernfs.h399 kernfs_walk_and_get_ns(struct kernfs_node *parent, const char *path, in kernfs_walk_and_get_ns()
499 kernfs_walk_and_get(struct kernfs_node *kn, const char *path) in kernfs_walk_and_get()
Dof.h278 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path()
584 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path()
589 static inline struct device_node *of_find_node_opts_by_path(const char *path, in of_find_node_opts_by_path()
Dfsnotify_backend.h391 static inline int __fsnotify_parent(const struct path *path, struct dentry *dentry, __u32 mask) in __fsnotify_parent()
/include/uapi/linux/netfilter/
Dxt_cgroup.h18 char path[PATH_MAX]; member
33 char path[XT_CGROUP_PATH_MAX]; member
Dxt_bpf.h35 char path[XT_BPF_PATH_MAX]; member
/include/trace/events/
Dandroid_fs.h42 char *path; in android_fstrace_get_pathname() local
Dsched.h630 int __trace_sched_path(struct cfs_rq *cfs_rq, char *path, int len) in __trace_sched_path()
/include/video/
Dmmp_disp.h160 struct mmp_path *path; member
251 static inline void mmp_path_set_mode(struct mmp_path *path, in mmp_path_set_mode()
257 static inline void mmp_path_set_onoff(struct mmp_path *path, int status) in mmp_path_set_onoff()
262 static inline int mmp_path_get_modelist(struct mmp_path *path, in mmp_path_get_modelist()
270 struct mmp_path *path, int overlay_id) in mmp_path_get_overlay()
/include/net/iucv/
Diucv.h226 struct iucv_path *path; in iucv_path_alloc() local
242 static inline void iucv_path_free(struct iucv_path *path) in iucv_path_free()
Daf_iucv.h56 struct iucv_path *path; member
117 struct iucv_path *path; member
/include/uapi/linux/
Dfsl_hypervisor.h178 __u64 path; member
Dauto_dev-ioctl.h112 char path[0]; member
/include/net/
Daf_unix.h56 struct path path; member
/include/uapi/rdma/
Dib_user_cm.h191 __u64 path; member
203 __u64 path; member
279 struct ib_user_path_rec path; member

12