Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dinternal.h66 extern int parse_monolithic_mount_data(struct fs_context *, void *);
H A Dsuper.c1010 if (parse_monolithic_mount_data(fc, NULL) == 0) in do_emergency_remount_callback()
1500 ret = parse_monolithic_mount_data(fc, data); in reconfigure_single()
H A Dfs_context.c660 int parse_monolithic_mount_data(struct fs_context *fc, void *data) in parse_monolithic_mount_data() function
H A Dnamespace.c1007 ret = parse_monolithic_mount_data(fc, data); in vfs_kern_mount()
1550 ret = parse_monolithic_mount_data(fc, NULL); in do_umount_root()
2637 err = parse_monolithic_mount_data(fc, data); in do_remount()
2907 err = parse_monolithic_mount_data(fc, data); in do_new_mount()
/kernel/linux/linux-6.6/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 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()
2882 err = parse_monolithic_mount_data(fc, data); in do_remount()
3342 err = parse_monolithic_mount_data(fc, data); in do_new_mount()
H A Dsuper.c1181 if (parse_monolithic_mount_data(fc, NULL) == 0) in do_emergency_remount_callback()
1691 ret = parse_monolithic_mount_data(fc, data); in reconfigure_single()

Completed in 19 milliseconds