/openbmc/linux/Documentation/filesystems/ext4/ |
H 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.
|
H A D | bitmaps.rst | 23 Inode Table 25 Inode tables are statically allocated at mkfs time. Each block group
|
H 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
|
H 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.
|
H A D | allocators.rst | 3 Block and Inode Allocation Policy
|
/openbmc/linux/fs/qnx6/ |
H A D | super_mmi.c | 31 memcpy(&qsb->Inode, &sb->Inode, sizeof(sb->Inode)); in qnx6_mmi_copy_sb()
|
H 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()
|
/openbmc/linux/include/linux/ |
H A D | qnx6_fs.h | 110 struct qnx6_root_node Inode; member 129 struct qnx6_root_node Inode; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | qnx4_fs.h | 84 struct qnx4_inode_entry Inode; member
|
/openbmc/linux/Documentation/filesystems/ |
H 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
|
H 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
|
H A D | api-summary.rst | 26 Inode Handling
|
H A D | erofs.rst | 51 Inode metadata size 32 bytes 64 bytes 154 1. Inode metadata space 190 Inode could be 32 or 64 bytes, which can be distinguished from a common
|
H A D | netfs_library.rst | 11 - Inode context helper functions. 33 Per-Inode Context 75 Inode Context Helper Functions
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch | 233 - unsigned int d_inode; /* Inode number */ 536 -#define EXT2_BG_INODE_UNINIT 0x0001 /* Inode table/bitmap not initialized */ 618 - * Inode flags 642 -#define EXT4_EXTENTS_FL 0x00080000 /* Inode uses extents */ 643 -#define EXT4_EA_INODE_FL 0x00200000 /* Inode used for large EA */ 645 -#define EXT4_SNAPFILE_FL 0x01000000 /* Inode is a snapshot */ 701 - __u32 i_ctime; /* Inode change time */ 749 - __u32 i_ctime; /* Inode Change time */ 966 - __u32 s_snapshot_inum; /* Inode number of active snapshot */ 1103 - __u32 inode; /* Inode number */ [all …]
|
/openbmc/linux/fs/smb/client/ |
H A D | smb2pdu.h | 389 __le64 Inode; member
|
H A D | readdir.c | 249 fattr->cf_uniqueid = le64_to_cpu(info->Inode); in cifs_posix_to_fattr() 518 de->ino = le64_to_cpu(info->Inode); in cifs_fill_dirent_posix()
|
/openbmc/linux/tools/testing/kunit/test_data/ |
H A D | test_is_test_passed-no_tests_run_no_header.log | 13 Inode-cache hash table entries: 4096 (order: 3, 32768 bytes)
|
H A D | test_output_isolated_correctly.log | 5 Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
|
/openbmc/linux/fs/smb/server/ |
H A D | smb2pdu.h | 405 __le64 Inode; member
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
H A D | twpol-yocto.txt | 99 # have a new inode number). Inode is left turned on for keys, which shouldn't 931 /etc/issue.net -> $(SEC_CONFIG) -i ; # Inode number changes 933 …/etc/mtab -> $(SEC_CONFIG) -i ; # Inode number changes on any mount/unmount 967 /root/.Xauthority -> $(SEC_CONFIG) -i ; # Changes Inode number on login
|
/openbmc/linux/Documentation/security/ |
H A D | landlock.rst | 52 Inode access rights
|
/openbmc/linux/fs/cramfs/ |
H A D | README | 190 Inode Size
|
/openbmc/u-boot/doc/ |
H A D | README.ae350 | 213 [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
|
H A D | README.sifive-fu540 | 187 [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
|