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

/linux-master/fs/
H A Dnamespace.c2409 * do_lock_mount - lock mount and mountpoint
2434 * case however, it's useful to detect it directly in do_lock_mount().
2442 static struct mountpoint *do_lock_mount(struct path *path, bool beneath) function
2502 return do_lock_mount(path, false);
3127 mp = do_lock_mount(new_path, beneath);

Completed in 138 milliseconds