Searched refs:Inode (Results 1 – 20 of 20) sorted by relevance
/Linux-v5.4/fs/qnx6/ |
D | super_mmi.c | 31 memcpy(&qsb->Inode, &sb->Inode, sizeof(sb->Inode)); in qnx6_mmi_copy_sb()
|
D | inode.c | 218 pr_debug("inode_levels: %02x\n", sb->Inode.levels); in qnx6_superblock_debug() 419 if (sb1->Inode.levels > QNX6_PTR_MAX_LEVELS) { in qnx6_fill_super() 421 QNX6_PTR_MAX_LEVELS, sb1->Inode.levels); in qnx6_fill_super() 438 sbi->inodes = qnx6_private_inode(s, &sb1->Inode); in qnx6_fill_super()
|
/Linux-v5.4/include/linux/ |
D | qnx6_fs.h | 110 struct qnx6_root_node Inode; member 129 struct qnx6_root_node Inode; member
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | bitmaps.rst | 23 Inode Table 25 Inode tables are statically allocated at mkfs time. Each block group
|
D | inodes.rst | 104 - Inode flags. See the table i_flags_ below. 148 - Extra change time bits. This provides sub-second precision. See Inode 279 - Inode uses extents (EXT4\_EXTENTS\_FL). 283 - Inode stores a large extended attribute value in its data blocks 289 - Inode is a snapshot (``EXT4_SNAPFILE_FL``). (not in mainline) 297 - Inode has inline data (EXT4\_INLINE\_DATA\_FL). 330 - Inode version. However, if the EA\_INODE inode flag is set, this inode 460 Inode Size 481 Finding an Inode 493 Inode Timestamps
|
D | allocators.rst | 3 Block and Inode Allocation Policy
|
D | super.rst | 407 - Inode number of user `quota <quota>`__ file. 411 - Inode number of group `quota <quota>`__ file. 434 - Inode number of lost+found 438 - Inode that tracks project quotas.
|
D | directory.rst | 143 - Inode number, which must be zero.
|
/Linux-v5.4/include/uapi/linux/ |
D | qnx4_fs.h | 84 struct qnx4_inode_entry Inode; member
|
/Linux-v5.4/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 | erofs.txt | 28 Inode metadata size: 32 bytes 64 bytes 86 1. Inode metadata space 119 Inode could be 32 or 64 bytes, which can be distinguished from a common
|
D | qnx6.txt | 48 parts. (Inode, Bitmap and Longfilenames) 90 The filesize is stored 64bit. Inode counting starts with 1. (while long 161 Bitmap blocks, Inode blocks and indirect addressing blocks for those two
|
D | api-summary.rst | 26 Inode Handling
|
D | nilfs2.txt | 228 1) Inode file (ifile) -- Stores on-disk inodes
|
D | gfs2-glocks.txt | 105 3. Inode glock(s)
|
D | vfs.rst | 43 The Inode Object 403 The Inode Object
|
D | f2fs.txt | 595 Inode block (4KB)
|
/Linux-v5.4/fs/cramfs/ |
D | README | 190 Inode Size
|
/Linux-v5.4/Documentation/admin-guide/sysctl/ |
D | fs.rst | 154 Inode-state contains three actual numbers and four dummies.
|
/Linux-v5.4/Documentation/virt/uml/ |
D | UserModeLinux-HOWTO.txt | 2986 Inode 19780, i_blocks is 1548, should be 540. Fix? yes
|