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