Home
last modified time | relevance | path

Searched defs:root_ino (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dvolume.h103 struct inode *root_ino; /* The VFS inode of the root member
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dnamei.c503 unsigned int root_ino = F2FS_ROOT_INO(F2FS_I_SB(dir)); in f2fs_lookup() local
/OK3568_Linux_fs/kernel/fs/hostfs/
H A Dhostfs_kern.c38 static char *root_ino = ""; variable
/OK3568_Linux_fs/kernel/include/linux/
H A Df2fs_fs.h115 __le32 root_ino; /* root inode number */ member