Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dfs_context.c247 static struct fs_context *alloc_fs_context(struct file_system_type *fs_type, in alloc_fs_context() function
304 return alloc_fs_context(fs_type, NULL, sb_flags, 0, in fs_context_for_mount()
313 return alloc_fs_context(dentry->d_sb->s_type, dentry, sb_flags, in fs_context_for_reconfigure()
321 return alloc_fs_context(type, reference, 0, 0, FS_CONTEXT_FOR_SUBMOUNT); in fs_context_for_submount()

Completed in 4 milliseconds