Searched refs:Inode (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/fs/qnx6/ |
D | super_mmi.c | 30 memcpy(&qsb->Inode, &sb->Inode, sizeof(sb->Inode)); in qnx6_mmi_copy_sb()
|
D | inode.c | 217 pr_debug("inode_levels: %02x\n", sb->Inode.levels); in qnx6_superblock_debug() 418 if (sb1->Inode.levels > QNX6_PTR_MAX_LEVELS) { in qnx6_fill_super() 420 QNX6_PTR_MAX_LEVELS, sb1->Inode.levels); in qnx6_fill_super() 435 sbi->inodes = qnx6_private_inode(s, &sb1->Inode); in qnx6_fill_super()
|
/linux-4.4.14/include/linux/ |
D | qnx6_fs.h | 109 struct qnx6_root_node Inode; member 128 struct qnx6_root_node Inode; member
|
/linux-4.4.14/include/uapi/linux/ |
D | qnx4_fs.h | 83 struct qnx4_inode_entry Inode; member
|
/linux-4.4.14/Documentation/filesystems/ |
D | sysv-fs.txt | 61 * Inode on disk: "short", 0 means non-existent, the root dir ino is: 138 * Inode layout: 169 * Inode size, inodes per block
|
D | qnx6.txt | 48 parts. (Inode, Bitmap and Longfilenames) 90 The filesize is stored 64bit. Inode counting starts with 1. (whilst long 161 Bitmap blocks, Inode blocks and indirect addressing blocks for those two
|
D | logfs.txt | 66 respectively. Inode file data is on level 6 for the inodes and 7-11 72 Inode File
|
D | nilfs2.txt | 228 1) Inode file (ifile) -- Stores on-disk inodes
|
D | gfs2-glocks.txt | 105 3. Inode glock(s)
|
D | f2fs.txt | 420 Inode block (4KB)
|
D | ext4.txt | 97 * Inode allocation using large virtual block groups via flex_bg
|
D | vfs.txt | 46 The Inode Object 327 The Inode Object
|
/linux-4.4.14/Documentation/cris/ |
D | README | 98 Inode-cache hash table entries: 1024 (order: 0, 8192 bytes)
|
/linux-4.4.14/fs/cramfs/ |
D | README | 161 Inode Size
|
/linux-4.4.14/Documentation/sysctl/ |
D | fs.txt | 137 Inode-state contains three actual numbers and four dummies.
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2986 Inode 19780, i_blocks is 1548, should be 540. Fix? yes
|