↓ 1 callersFunctionbind_dgram_socket(
start_dir: Link,
path: &Path,
mode: FileMode,
uid: Uid,
gid: Gid,
socket: &DgramUnix
tee/kernel/src/fs/node.rs:954
↓ 1 callersFunctionbind_stream_socket(
start_dir: Link,
path: &Path,
mode: FileMode,
uid: Uid,
gid: Gid,
socket: &StreamUni
tee/kernel/src/fs/node.rs:930
↓ 1 callersFunctioncreate_char_dev(
start_dir: Link,
path: &Path,
major: u16,
minor: u8,
mode: FileMode,
ctx: &mut FileA
tee/kernel/src/fs/node.rs:875
↓ 1 callersFunctioncreate_socket(
start_dir: Link,
path: &Path,
mode: FileMode,
uid: Uid,
gid: Gid,
ctx: &mut FileAcce
tee/kernel/src/fs/node.rs:902