Home
last modified time | relevance | path

Searched defs:mount (Results 51 - 75 of 93) sorted by relevance

1234

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-dynamic/
H A Dminimal-http-server-dynamic.c248 static const struct lws_http_mount mount = { variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/
H A Dminimal-ws-raw-proxy.c378 static const struct lws_http_mount mount = { variable
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-file/
H A Dminimal-http-server-form-post-file.c197 static const struct lws_http_mount mount = { variable
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dminimal-http-server-eventlib-foreign.c41 static const struct lws_http_mount mount = { variable
/kernel/linux/linux-6.6/fs/
H A Dmount.h39 struct mount { struct
[all...]
H A Dlibfs.c982 int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count) in simple_pin_fs() argument
1003 void simple_release_fs(struct vfsmount **mount, int *count) in simple_release_fs() argument
[all...]
/kernel/uniproton/src/fs/
H A Dfs.c199 int mount(const char *source, const char *target, in mount() function
/test/testfwk/xdevice/plugins/ohos/src/ohos/
H A Dconstants.py80 mount = 'MountKit' variable in CKit
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H A Dminimal-http-server.c278 static const struct lws_http_mount mount = { variable
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
H A Dminimal-http-server-sse-ring.c338 static const struct lws_http_mount mount = { variable
/third_party/rust/crates/nix/src/
H A Dlib.rs111 pub mod mount; modules
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dcgroup_util.c194 char *fs, *mount, *type; in cg_find_unified_root() local
/kernel/linux/linux-5.10/fs/
H A Dmount.h40 struct mount { struct
[all...]
H A Dlibfs.c670 int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count) in simple_pin_fs() argument
691 void simple_release_fs(struct vfsmount **mount, int *count) in simple_release_fs() argument
/third_party/libwebsockets/test-apps/
H A Dtest-server.c317 }, mount = { variable
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dcgroup_util.c201 char *fs, *mount, *type; in cg_find_unified_root() local
/kernel/liteos_a/fs/vfs/
H A Dvnode.c219 int VnodeFreeAll(const struct Mount *mount) in VnodeFreeAll() argument
237 BOOL VnodeInUseIter(const struct Mount *mount) in VnodeInUseIter() argument
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_force_umount.c438 static void VnodeTryFreeAll(const struct Mount *mount) in VnodeTryFreeAll() argument
/kernel/linux/linux-5.10/fs/zonefs/
H A Dsuper.c272 zonefs_check_zone_condition(struct inode *inode, struct blk_zone *zone, bool warn, bool mount) zonefs_check_zone_condition() argument
[all...]
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c68 struct lws_http_mount mount; member
/kernel/linux/linux-5.10/security/apparmor/
H A Dapparmorfs.c2505 struct vfsmount *mount = NULL; in aa_mk_null_file() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Dnode.c2456 int f2fs_build_free_nids(struct f2fs_sb_info *sbi, bool sync, bool mount) in f2fs_build_free_nids() argument
2381 __f2fs_build_free_nids(struct f2fs_sb_info *sbi, bool sync, bool mount) __f2fs_build_free_nids() argument
/kernel/linux/linux-6.6/security/apparmor/
H A Dapparmorfs.c2527 struct vfsmount *mount = NULL; in aa_mk_null_file() local
/kernel/liteos_a/fs/fat/os_adapt/
H A Dfatfs.c740 struct Mount *mount = vp->originMount; in fatfs_lseek64() local
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h725 int mount(const char *src, const char *tgt, in mount() function

Completed in 35 milliseconds

1234