Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dvolume.h117 struct inode *root_ino; /* The VFS inode of the root member
/linux-4.19.296/fs/f2fs/
Dnamei.c434 unsigned int root_ino = F2FS_ROOT_INO(F2FS_I_SB(dir)); in f2fs_lookup() local
/linux-4.19.296/fs/hostfs/
Dhostfs_kern.c38 static char *root_ino = ""; variable
/linux-4.19.296/include/linux/
Df2fs_fs.h99 __le32 root_ino; /* root inode number */ member