Searched defs:mount (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/tools/lib/api/fs/ | ||
H A D | findfs.c | 12 int valid_mountpoint(const char *mount, long magic) valid_mountpoint() argument |
/linux-4.1.27/security/ | ||
H A D | inode.c | 25 static struct vfsmount *mount; variable in typeref:struct:vfsmount |
/linux-4.1.27/fs/ | ||
H A D | mount.h | 30 struct mount { struct |
H A D | libfs.c | 543 int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count) simple_pin_fs() argument 564 void simple_release_fs(struct vfsmount **mount, int *count) simple_release_fs() argument |
/linux-4.1.27/arch/mips/include/asm/ | ||
H A D | sgiarcs.h | 227 LONG mount; member in struct:linux_romvec |
/linux-4.1.27/security/tomoyo/ | ||
H A D | common.h | 485 } mount; member in union:tomoyo_request_info::__anon14318 |
/linux-4.1.27/include/linux/ | ||
H A D | fs.h | 1917 struct dentry *(*mount) (struct file_system_type *, int, member in struct:file_system_type |
Completed in 279 milliseconds