Searched refs:Inode (Results 1 – 25 of 33) sorted by relevance
12
/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A D | special_inodes.rst | 51 - Inode number of lost+found directory. 53 - Inode number of quota file tracking project quotas 55 - Inode number of file tracking orphan inodes.
|
A D | bitmaps.rst | 23 Inode Table 25 Inode tables are statically allocated at mkfs time. Each block group
|
A 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
|
A 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.
|
A D | allocators.rst | 3 Block and Inode Allocation Policy
|
A D | journal.rst | 699 - Inode 10 with valid refcount 725 4) Inode 11
|
A D | directory.rst | 168 - Inode number, which must be zero.
|
/linux-6.3-rc2/fs/qnx6/ |
A D | super_mmi.c | 31 memcpy(&qsb->Inode, &sb->Inode, sizeof(sb->Inode)); in qnx6_mmi_copy_sb()
|
A D | inode.c | 216 pr_debug("inode_levels: %02x\n", sb->Inode.levels); in qnx6_superblock_debug() 417 if (sb1->Inode.levels > QNX6_PTR_MAX_LEVELS) { in qnx6_fill_super() 419 QNX6_PTR_MAX_LEVELS, sb1->Inode.levels); in qnx6_fill_super() 436 sbi->inodes = qnx6_private_inode(s, &sb1->Inode); in qnx6_fill_super()
|
/linux-6.3-rc2/include/linux/ |
A D | qnx6_fs.h | 110 struct qnx6_root_node Inode; member 129 struct qnx6_root_node Inode; member
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | qnx4_fs.h | 84 struct qnx4_inode_entry Inode; member
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | sysv-fs.rst | 82 * Inode on disk: "short", 0 means non-existent, the root dir ino is: 184 * Inode layout: 226 Inode size inodes per block
|
A D | qnx6.rst | 54 parts. (Inode, Bitmap and Longfilenames) 100 The filesize is stored 64bit. Inode counting starts with 1. (while long 183 Bitmap blocks, Inode blocks and indirect addressing blocks for those two
|
A D | api-summary.rst | 26 Inode Handling
|
A D | erofs.rst | 51 Inode metadata size 32 bytes 64 bytes 152 1. Inode metadata space 188 Inode could be 32 or 64 bytes, which can be distinguished from a common
|
A D | netfs_library.rst | 11 - Inode context helper functions. 33 Per-Inode Context 75 Inode Context Helper Functions
|
A D | nilfs2.rst | 238 1) Inode file (ifile) -- Stores on-disk inodes
|
A D | gfs2-glocks.rst | 118 3. Inode glock(s)
|
/linux-6.3-rc2/fs/cifs/ |
A D | smb2pdu.h | 406 __le64 Inode; member
|
A D | readdir.c | 241 fattr->cf_uniqueid = le64_to_cpu(info->Inode); in cifs_posix_to_fattr() 548 de->ino = le64_to_cpu(info->Inode); in cifs_fill_dirent_posix()
|
/linux-6.3-rc2/tools/testing/kunit/test_data/ |
A D | test_is_test_passed-no_tests_run_no_header.log | 13 Inode-cache hash table entries: 4096 (order: 3, 32768 bytes)
|
A D | test_output_isolated_correctly.log | 5 Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
|
/linux-6.3-rc2/fs/ksmbd/ |
A D | smb2pdu.h | 437 __le64 Inode; member
|
/linux-6.3-rc2/Documentation/security/ |
A D | landlock.rst | 52 Inode access rights
|
/linux-6.3-rc2/fs/cramfs/ |
A D | README | 190 Inode Size
|
Completed in 38 milliseconds
12