Home
last modified time | relevance | path

Searched defs:inode_size (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/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
/openbmc/linux/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
/openbmc/linux/fs/xfs/
H A Dxfs_icreate_item.c95 unsigned int inode_size, in xfs_icreate_log()
/openbmc/linux/fs/orangefs/
H A Dorangefs-utils.c240 loff_t inode_size; in orangefs_inode_getattr() local
/openbmc/linux/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
/openbmc/u-boot/include/
H A Dext_common.h92 __le16 inode_size; member
/openbmc/linux/fs/ext4/
H A Dinode.c5050 int inode_size = EXT4_INODE_SIZE(sb); in ext4_update_other_inodes_time() local
5772 unsigned int inode_size = EXT4_INODE_SIZE(inode->i_sb); in __ext4_expand_extra_isize() local