Searched refs:alloc_fs_context (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ |
| A D | fs_context.c | 247 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()
|
| /linux/ |
| A D | System.map | 9589 ffff80001028d600 t alloc_fs_context
|
| A D | .tmp_System.map | 9589 ffff80001028d600 t alloc_fs_context
|
Completed in 294 milliseconds