Searched defs:is_mountpoint (Results 1 – 3 of 3) sorted by relevance
216 fn is_mountpoint(file: BorrowedFd<'_>) -> bool { in is_mountpoint() function
89 static bool is_mountpoint(const char *path) in is_mountpoint() function
1288 def is_mountpoint(path): function