Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.h407 struct mount_info *incfs_alloc_mount_info(struct super_block *sb,
H A Ddata_mgmt.c48 struct mount_info *incfs_alloc_mount_info(struct super_block *sb, in incfs_alloc_mount_info() function
H A Dvfs.c1810 mi = incfs_alloc_mount_info(sb, &options, &backing_dir_path); in incfs_mount_fs()