Searched defs:super_block (Results 1 – 11 of 11) sorted by relevance
70 struct super_block { struct71 struct squashfs_super_block s; argument73 unsigned int no_uids;74 unsigned int no_guids;75 long long uid_start;76 long long guid_start;
498 unsigned int blocksize, blk64_t super_block, in check_filesystem()552 blk64_t super_block, lblk; in try_reopen_undo_file() local
105 blk64_t super_block; member
126 struct ext2_super_block super_block; member
2943 struct super_block { struct2944 struct list_head s_list;2945 dev_t s_dev;2946 unsigned char s_blocksize_bits;2947 long unsigned int s_blocksize;2948 loff_t s_maxbytes;2949 struct file_system_type *s_type;2950 const struct super_operations *s_op;2951 const struct dquot_operations *dq_op;2952 const struct quotactl_ops *s_qcop;[all …]
4528 struct super_block { struct4529 struct list_head s_list;4530 dev_t s_dev;4531 unsigned char s_blocksize_bits;4532 long unsigned int s_blocksize;4533 loff_t s_maxbytes;4534 struct file_system_type *s_type;4535 const struct super_operations *s_op;4536 const struct dquot_operations *dq_op;4537 const struct quotactl_ops *s_qcop;[all …]
4087 struct super_block { struct4088 struct list_head s_list;4089 dev_t s_dev;4090 unsigned char s_blocksize_bits;4091 long unsigned int s_blocksize;4092 loff_t s_maxbytes;4093 struct file_system_type *s_type;4094 const struct super_operations *s_op;4095 const struct dquot_operations *dq_op;4096 const struct quotactl_ops *s_qcop;[all …]
4354 struct super_block { struct4355 struct list_head s_list;4356 dev_t s_dev;4357 unsigned char s_blocksize_bits;4358 long unsigned int s_blocksize;4359 loff_t s_maxbytes;4360 struct file_system_type *s_type;4361 const struct super_operations *s_op;4362 const struct dquot_operations *dq_op;4363 const struct quotactl_ops *s_qcop;[all …]