Home
last modified time | relevance | path

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 Dnilfs2_ondisk.h95 #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 Dnilfs2_ondisk.h95 #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 Dnilfs2_ondisk.h95 #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 Difile.c181 size_t inode_size, struct nilfs_inode *raw_inode, in nilfs_ifile_read()
H A Dthe_nilfs.c104 unsigned int inode_size; in nilfs_load_super_root() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_icreate_item.c94 unsigned int inode_size, in xfs_icreate_log()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dorangefs-utils.c240 loff_t inode_size; in orangefs_inode_getattr() local
/OK3568_Linux_fs/kernel/fs/befs/
H A Dbefs_fs_types.h124 fs32 inode_size; member
189 fs32 inode_size; member
H A Dbefs.h39 u32 inode_size; member
/OK3568_Linux_fs/u-boot/include/
H A Dext_common.h93 __le16 inode_size; member
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dinode.c5091 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