Home
last modified time | relevance | path

Searched refs:Inode (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/fs/qnx6/
Dsuper_mmi.c31 memcpy(&qsb->Inode, &sb->Inode, sizeof(sb->Inode)); in qnx6_mmi_copy_sb()
Dinode.c217 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-v4.19/include/linux/
Dqnx6_fs.h110 struct qnx6_root_node Inode; member
129 struct qnx6_root_node Inode; member
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dbitmaps.rst23 Inode Table
25 Inode tables are statically allocated at mkfs time. Each block group
Dinodes.rst103 - Inode flags. See the table i_flags_ below.
147 - Extra change time bits. This provides sub-second precision. See Inode
278 - Inode uses extents (EXT4\_EXTENTS\_FL).
280 - Inode stores a large extended attribute value in its data blocks
286 - Inode is a snapshot (``EXT4_SNAPFILE_FL``). (not in mainline)
294 - Inode has inline data (EXT4\_INLINE\_DATA\_FL).
327 - Inode version. However, if the EA\_INODE inode flag is set, this inode
457 Inode Size
478 Finding an Inode
490 Inode Timestamps
Dallocators.rst3 Block and Inode Allocation Policy
Dsuper.rst407 - 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.
Ddirectory.rst143 - Inode number, which must be zero.
/Linux-v4.19/include/uapi/linux/
Dqnx4_fs.h84 struct qnx4_inode_entry Inode; member
/Linux-v4.19/Documentation/filesystems/
Dsysv-fs.txt61 * Inode on disk: "short", 0 means non-existent, the root dir ino is:
138 * Inode layout:
169 * Inode size, inodes per block
Dqnx6.txt48 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
Dnilfs2.txt228 1) Inode file (ifile) -- Stores on-disk inodes
Dgfs2-glocks.txt105 3. Inode glock(s)
Dindex.rst23 Inode Handling
Df2fs.txt491 Inode block (4KB)
Dvfs.txt46 The Inode Object
356 The Inode Object
/Linux-v4.19/fs/cramfs/
DREADME190 Inode Size
/Linux-v4.19/Documentation/sysctl/
Dfs.txt139 Inode-state contains three actual numbers and four dummies.
/Linux-v4.19/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt2986 Inode 19780, i_blocks is 1548, should be 540. Fix? yes