Searched defs:from_pathname (Results 1 – 7 of 7) sorted by relevance
92 static inline int move_mount(int from_dirfd, const char *from_pathname, in move_mount()109 static inline int mount_setattr(int dirfd, const char *from_pathname, unsigned int flags, in mount_setattr()
17 const char *from_pathname; member
162 pub fn from_pathname<P>(path: P) -> io::Result<SocketAddr> in from_pathname() method