Home
last modified time | relevance | path

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

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