Home
last modified time | relevance | path

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

/fs/
A Dinternal.h48 extern int parse_monolithic_mount_data(struct fs_context *, void *);
A Dfs_context.c715 int parse_monolithic_mount_data(struct fs_context *fc, void *data) in parse_monolithic_mount_data() function
A Dnamespace.c1284 ret = parse_monolithic_mount_data(fc, data); in vfs_kern_mount()
1903 ret = parse_monolithic_mount_data(fc, NULL); in do_umount_root()
3319 err = parse_monolithic_mount_data(fc, data); in do_remount()
3804 err = parse_monolithic_mount_data(fc, data); in do_new_mount()
A Dsuper.c1116 if (parse_monolithic_mount_data(fc, NULL) == 0) in do_emergency_remount_callback()

Completed in 22 milliseconds