/kernel/linux/linux-5.10/fs/sharefs/ |
H A D | super.c | 110 struct path lower_path; in sharefs_statfs()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_ioctl32.h | 82 compat_uptr_t path; /* user pathname */ member
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | namespaces.c | 48 struct path ns_path; in proc_ns_get_link()
|
/kernel/linux/linux-5.10/drivers/pps/clients/ |
H A D | pps_parport.c | 132 .path = "", in parport_attach()
|
/kernel/linux/linux-5.10/fs/minix/ |
H A D | minix.h | 54 extern int minix_getattr(const struct path *, struct kstat *, u32, unsigned int);
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | acparser.h | 167 char *path, u16 opcode, u32 create);
|
/kernel/linux/linux-6.6/fs/minix/ |
H A D | minix.h | 54 extern int minix_getattr(struct mnt_idmap *, const struct path *,
|
/kernel/linux/linux-6.6/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 20 #include <linux/path.h> /* struct path */
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.h | 109 struct btrfs_path *path);
|
H A D | disk-io.h | 69 struct btrfs_path *path,
|
/kernel/linux/linux-6.6/fs/sharefs/ |
H A D | super.c | 110 struct path lower_path; in sharefs_statfs()
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | namespaces.c | 48 struct path ns_path; in proc_ns_get_link()
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | xen-balloon.c | 64 const char *path, const char *token) in watch_target() 63 watch_target(struct xenbus_watch *watch, const char *path, const char *token) watch_target() argument
|
/kernel/linux/linux-6.6/drivers/pps/clients/ |
H A D | pps_parport.c | 130 .path = "", in parport_attach()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc_fw.h | 82 const char *path; member
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.h | 150 /* These are RW in the hot path, and commonly used together */ 155 /* These are read-only in the hot path */ 166 /* Everything above this point is used in the hot path of 175 struct sa_path_rec path; member 201 /* read and written in the hot path */ 204 /* read only in the hot path */
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/ |
H A D | test_util.h | 47 int test_seq_read(const char *path, char **bufp, size_t *sizep);
|
/third_party/ffmpeg/libavutil/ |
H A D | internal.h | 265 FILE *avpriv_fopen_utf8(const char *path, const char *mode);
|
/third_party/ffmpeg/tests/ |
H A D | fate.sh | 62 ${target_path:+--target-path="$target_path"} \
|
/third_party/backends/backend/escl/ |
H A D | escl.h | 257 SANE_String_Const path);
|
/third_party/gn/src/gn/ |
H A D | ohos_components_checker.h | 94 void GenerateScanList(const std::string &path, const std::string &subsystem, const std::string &component,
|
/third_party/icu/icu4c/source/common/ |
H A D | udataswp.h | 396 udata_openSwap(const char *path, const char *type, const char *name,
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-secure-streams.h | 535 * \param bind: if port is 0, unix domain path with leading @ for abstract. 825 * \param path: path to read, ~ at start is converted to $HOME contents if any 839 lws_aws_filesystem_credentials_helper(const char *path, const char *kid,
|
H A D | lws-secure-streams-policy.h | 71 int (*munge)(struct lws_ss_handle *ss, char *path,
|
/third_party/mbedtls/tests/scripts/ |
H A D | set_psa_test_dependencies.py | 158 if os.path.basename(file_name) == 'test_suite_psa_crypto_persistent_key.data' and \
|