| /kernel/linux/linux-6.6/include/uapi/linux/ |
| 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
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | nilfs2_ondisk.h | 40 #define NILFS_SR_MDT_OFFSET(inode_size, i) \ argument 43 #define NILFS_SR_DAT_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 0) argument 44 #define NILFS_SR_CPFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 1) argument 45 #define NILFS_SR_SUFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 2) argument 46 #define NILFS_SR_BYTES(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 3) argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | nilfs2_ondisk.h | 53 #define NILFS_SR_MDT_OFFSET(inode_size,i) ((unsigned long) & ((struct nilfs_super_root *) 0)->sr_da… argument 54 #define NILFS_SR_DAT_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 0) argument 55 #define NILFS_SR_CPFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 1) argument 56 #define NILFS_SR_SUFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 2) argument 57 #define NILFS_SR_BYTES(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 3) argument
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| 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
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | nilfs2_ondisk.h | 53 #define NILFS_SR_MDT_OFFSET(inode_size,i) ((unsigned long) & ((struct nilfs_super_root *) 0)->sr_da… argument 54 #define NILFS_SR_DAT_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 0) argument 55 #define NILFS_SR_CPFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 1) argument 56 #define NILFS_SR_SUFILE_OFFSET(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 2) argument 57 #define NILFS_SR_BYTES(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 3) argument
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| D | ifile.c | 181 size_t inode_size, struct nilfs_inode *raw_inode, in nilfs_ifile_read()
|
| D | the_nilfs.c | 104 unsigned int inode_size; in nilfs_load_super_root() local
|
| /kernel/linux/linux-5.10/fs/nilfs2/ |
| D | ifile.c | 181 size_t inode_size, struct nilfs_inode *raw_inode, in nilfs_ifile_read()
|
| D | the_nilfs.c | 104 unsigned int inode_size; in nilfs_load_super_root() local
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_icreate_item.c | 94 unsigned int inode_size, in xfs_icreate_log()
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_icreate_item.c | 95 unsigned int inode_size, in xfs_icreate_log()
|
| /kernel/linux/linux-5.10/fs/orangefs/ |
| D | orangefs-utils.c | 240 loff_t inode_size; in orangefs_inode_getattr() local
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| D | orangefs-utils.c | 240 loff_t inode_size; in orangefs_inode_getattr() local
|
| /kernel/linux/linux-6.6/fs/befs/ |
| D | befs_fs_types.h | 124 fs32 inode_size; member 189 fs32 inode_size; member
|
| D | befs.h | 39 u32 inode_size; member
|
| /kernel/linux/linux-5.10/fs/befs/ |
| D | befs_fs_types.h | 124 fs32 inode_size; member 189 fs32 inode_size; member
|
| D | befs.h | 39 u32 inode_size; member
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | inode.c | 5152 int inode_size = EXT4_INODE_SIZE(sb); in ext4_update_other_inodes_time() local 5843 unsigned int inode_size = EXT4_INODE_SIZE(inode->i_sb); in __ext4_expand_extra_isize() local
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| D | inode.c | 5053 int inode_size = EXT4_INODE_SIZE(sb); in ext4_update_other_inodes_time() local 5775 unsigned int inode_size = EXT4_INODE_SIZE(inode->i_sb); in __ext4_expand_extra_isize() local
|