Home
last modified time | relevance | path

Searched refs:nilfs_super_block (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/nilfs2/
A Dthe_nilfs.c27 static int nilfs_valid_sb(struct nilfs_super_block *sbp);
102 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_load_super_root()
173 struct nilfs_super_block *sbp) in nilfs_store_log_cursor()
210 struct nilfs_super_block *sbp, int *blocksize) in nilfs_get_blocksize()
255 struct nilfs_super_block **sbp = nilfs->ns_sbp; in load_nilfs()
409 struct nilfs_super_block *sbp) in nilfs_store_disk_layout()
459 static int nilfs_valid_sb(struct nilfs_super_block *sbp) in nilfs_valid_sb()
533 struct nilfs_super_block *tsbp = nilfs->ns_sbp[0]; in nilfs_swap_super_block()
543 struct nilfs_super_block **sbpp) in nilfs_load_super_block()
545 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_load_super_block()
[all …]
A Dsuper.c90 struct nilfs_super_block **sbp; in nilfs_set_error()
250 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_prepare_super()
275 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_commit_super()
311 struct nilfs_super_block **sbp; in nilfs_cleanup_super()
342 struct nilfs_super_block *nsbp; in nilfs_move_2nd_super()
401 struct nilfs_super_block **sbp; in nilfs_resize_fs()
496 struct nilfs_super_block **sbp; in nilfs_sync_fs()
796 struct nilfs_super_block *sbp) in nilfs_set_default_options()
807 struct nilfs_super_block **sbp; in nilfs_setup_super()
859 struct nilfs_super_block *sbp, in nilfs_store_magic_and_option()
[all …]
A Dnilfs.h335 extern struct nilfs_super_block *
338 struct nilfs_super_block *, char *);
340 struct nilfs_super_block *);
341 extern void nilfs_set_log_cursor(struct nilfs_super_block *,
343 struct nilfs_super_block **nilfs_prepare_super(struct super_block *sb,
A Dsysfs.c839 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_revision_show()
859 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_device_size_show()
882 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_uuid_show()
892 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_volume_name_show()
A Dthe_nilfs.h109 struct nilfs_super_block *ns_sbp[2];
A Dsegment.c2373 struct nilfs_super_block **sbp; in nilfs_segctor_construct()
/linux-6.3-rc2/include/uapi/linux/
A Dnilfs2_ondisk.h137 struct nilfs_super_block { struct
233 ((long)&((struct nilfs_super_block *)0)->s_reserved)

Completed in 26 milliseconds