Home
last modified time | relevance | path

Searched refs:do_remount (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/
Dnamespace.c2675 static int do_remount(struct path *path, int ms_flags, int sb_flags, in do_remount() function
3362 return do_remount(path, flags, sb_flags, mnt_flags, data_page); in path_mount()