Searched defs:inode_size (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | nilfs2_ondisk.h | 95 #define NILFS_SR_MDT_OFFSET(inode_size, i) \ argument 98 #define NILFS_SR_DAT_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 0) argument 99 #define NILFS_SR_CPFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 1) argument 100 #define NILFS_SR_SUFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 2) argument 101 #define NILFS_SR_BYTES(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 3) argument
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | nilfs2_ondisk.h | 95 #define NILFS_SR_MDT_OFFSET(inode_size, i) \ argument 98 #define NILFS_SR_DAT_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 0) argument 99 #define NILFS_SR_CPFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 1) argument 100 #define NILFS_SR_SUFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 2) argument 101 #define NILFS_SR_BYTES(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 3) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | nilfs2_ondisk.h | 95 #define NILFS_SR_MDT_OFFSET(inode_size, i) \ argument 98 #define NILFS_SR_DAT_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 0) argument 99 #define NILFS_SR_CPFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 1) argument 100 #define NILFS_SR_SUFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 2) argument 101 #define NILFS_SR_BYTES(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 3) argument
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | ifile.c | 181 size_t inode_size, struct nilfs_inode *raw_inode, in nilfs_ifile_read()
|
| H A D | the_nilfs.c | 104 unsigned int inode_size; in nilfs_load_super_root() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_icreate_item.c | 94 unsigned int inode_size, in xfs_icreate_log()
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | orangefs-utils.c | 240 loff_t inode_size; in orangefs_inode_getattr() local
|
| /OK3568_Linux_fs/kernel/fs/befs/ |
| H A D | befs_fs_types.h | 124 fs32 inode_size; member 189 fs32 inode_size; member
|
| H A D | befs.h | 39 u32 inode_size; member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ext_common.h | 93 __le16 inode_size; member
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | inode.c | 5091 int inode_size = EXT4_INODE_SIZE(sb); in ext4_update_other_inodes_time() local 5862 unsigned int inode_size = EXT4_INODE_SIZE(inode->i_sb); in __ext4_expand_extra_isize() local
|