Home
last modified time | relevance | path

Searched refs:is_mountpoint (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/io/
H A Dprocfs.rs122 if !is_mountpoint(entry) {
141 if is_mountpoint(entry) { in check_proc_subdir()
187 fn is_mountpoint(file: BorrowedFd<'_>) -> bool { in is_mountpoint() functions
416 // `is_mountpoint` only works on directory mount points, not file mount in open_and_check_file()

Completed in 2 milliseconds