Toggle navigation
/
Symbol
File
Text
Line
Symbol: mount
function
Declared as a prototype...
/usr/include/x86_64-linux-gnu/sys/mount.h:140:1-142:25
: extern int mount (const char *__special_file, const char *__dir,
function parameter
Defined...
fs/f2fs/node.c:2460:18-2460:23
: bool sync, bool mount)
fs/f2fs/node.c:2534:63-2534:68
: int f2fs_build_free_nids(struct f2fs_sb_info *sbi, bool sync, bool mount)
fs/libfs.c:972:50-972:68
: int simple_pin_fs(struct file_system_type *type, struct vfsmount **mount, int *count)
fs/libfs.c:993:24-993:42
: void simple_release_fs(struct vfsmount **mount, int *count)
record
Declared as a prototype...
fs/internal.h:14:1-14:8
: struct mount;
fs/mount.h:10:2-10:9
: struct mount * root;
Defined...
fs/mount.h:39:1-80:1
: struct mount {
variable
Defined...
security/apparmor/apparmorfs.c:2523:2-2523:27
: struct vfsmount *mount = NULL;
variable local
Defined...
security/inode.c:25:1-25:25
: static struct vfsmount *mount;