Home
last modified time | relevance | path

Searched defs:root_ino (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode.c321 struct inode *hmdfs_iget_locked_root(struct super_block *sb, uint64_t root_ino, in hmdfs_iget_locked_root() argument
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode.c321 struct inode *hmdfs_iget_locked_root(struct super_block *sb, uint64_t root_ino, in hmdfs_iget_locked_root() argument
/kernel/linux/linux-5.10/fs/ntfs/
H A Dvolume.h103 struct inode *root_ino; /* The VFS inode of the root member
/kernel/linux/linux-6.6/fs/ntfs/
H A Dvolume.h103 struct inode *root_ino; /* The VFS inode of the root member
/kernel/linux/linux-5.10/fs/f2fs/
H A Dnamei.c502 unsigned int root_ino = F2FS_ROOT_INO(F2FS_I_SB(dir)); in f2fs_lookup() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnamei.c524 unsigned int root_ino = F2FS_ROOT_INO(F2FS_I_SB(dir)); in f2fs_lookup() local
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_kern.c38 static char *root_ino = ""; variable
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_kern.c42 static char *root_ino = ""; variable
/kernel/linux/linux-5.10/include/linux/
H A Df2fs_fs.h100 __le32 root_ino; /* root inode number */ member
/kernel/linux/linux-6.6/include/linux/
H A Df2fs_fs.h139 __le32 root_ino; /* root inode number */ member
/third_party/f2fs-tools/include/
H A Df2fs_fs.h825 __le32 root_ino; /* root inode number */ member

Completed in 15 milliseconds