Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/ext4/
H A Dspecial_inodes.rst51 - 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 Dallocators.rst3 Block and Inode Allocation Policy
H A Djournal.rst704 - Inode 10 with valid refcount
730 4) Inode 11
H A Ddirectory.rst168 - Inode number, which must be zero.
/linux/fs/qnx6/
H A Dsuper_mmi.c31 memcpy(&qsb->Inode, &sb->Inode, sizeof(sb->Inode)); in qnx6_mmi_copy_sb()
H A Dinode.c214 pr_debug("inode_levels: %02x\n", sb->Inode.levels); in qnx6_superblock_debug()
410 if (sb1->Inode.levels > QNX6_PTR_MAX_LEVELS) { in qnx6_fill_super()
412 QNX6_PTR_MAX_LEVELS, sb1->Inode.levels); in qnx6_fill_super()
429 sbi->inodes = qnx6_private_inode(s, &sb1->Inode); in qnx6_fill_super()
/linux/include/linux/
H A Dqnx6_fs.h110 struct qnx6_root_node Inode; member
129 struct qnx6_root_node Inode; member
/linux/include/uapi/linux/
H A Dqnx4_fs.h84 struct qnx4_inode_entry Inode; member
/linux/Documentation/filesystems/
H A Dqnx6.rst54 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 Dnilfs2.rst238 1) Inode file (ifile) -- Stores on-disk inodes
H A Dzonefs.rst474 Device: 870h/2160d Inode: 50431 Links: 1
/linux/Documentation/translations/zh_CN/filesystems/
H A Dgfs2-glocks.rst113 3. Inode glock
/linux/fs/smb/client/
H A Dsmb2pdu.h284 __le64 Inode; member
H A Dreaddir.c250 fattr->cf_uniqueid = le64_to_cpu(info->Inode); in cifs_posix_to_fattr()
520 de->ino = le64_to_cpu(info->Inode); in cifs_fill_dirent_posix()
H A Dinode.c846 fattr->cf_uniqueid = le64_to_cpu(info->Inode); in smb311_posix_info_to_fattr()
/linux/fs/smb/server/
H A Dsmb2pdu.h300 __le64 Inode; member
H A Dsmb2pdu.c4087 posix_info->Inode = cpu_to_le64(ksmbd_kstat->kstat->ino); in smb2_populate_readdir_entry()
5288 file_info->Inode = cpu_to_le64(stat.ino); in find_file_posix_info()
/linux/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-no_tests_run_no_header.log13 Inode-cache hash table entries: 4096 (order: 3, 32768 bytes)
H A Dtest_output_isolated_correctly.log5 Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
/linux/Documentation/security/
H A Dlandlock.rst56 Inode access rights
/linux/fs/cramfs/
H A DREADME190 Inode Size
/linux/fs/smb/common/
H A Dsmb2pdu.h1881 __le64 Inode; member