Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinternal.h47 extern int parse_monolithic_mount_data(struct fs_context *, void *);
H A Dfs_context.c711 int parse_monolithic_mount_data(struct fs_context *fc, void *data) in parse_monolithic_mount_data() function
H A Dsuper.c1192 if (parse_monolithic_mount_data(fc, NULL) == 0) in do_emergency_remount_callback()
1705 ret = parse_monolithic_mount_data(fc, data); in reconfigure_single()
H A Dnamespace.c1140 ret = parse_monolithic_mount_data(fc, data); in vfs_kern_mount()
1697 ret = parse_monolithic_mount_data(fc, NULL); in do_umount_root()
2890 err = parse_monolithic_mount_data(fc, data); in do_remount()
3350 err = parse_monolithic_mount_data(fc, data); in do_new_mount()