Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
A Dthe_nilfs.c26 static int nilfs_valid_sb(struct nilfs_super_block *sbp);
101 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_load_super_root()
172 struct nilfs_super_block *sbp) in nilfs_store_log_cursor()
226 struct nilfs_super_block **sbp = nilfs->ns_sbp; in load_nilfs()
376 struct nilfs_super_block *sbp) in nilfs_store_disk_layout()
426 static int nilfs_valid_sb(struct nilfs_super_block *sbp) in nilfs_valid_sb()
429 const int sumoff = offsetof(struct nilfs_super_block, s_sum); in nilfs_valid_sb()
478 struct nilfs_super_block *tsbp = nilfs->ns_sbp[0]; in nilfs_swap_super_block()
488 struct nilfs_super_block **sbpp) in nilfs_load_super_block()
490 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()
249 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_prepare_super()
274 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_commit_super()
310 struct nilfs_super_block **sbp; in nilfs_cleanup_super()
341 struct nilfs_super_block *nsbp; in nilfs_move_2nd_super()
400 struct nilfs_super_block **sbp; in nilfs_resize_fs()
486 struct nilfs_super_block **sbp; in nilfs_sync_fs()
786 struct nilfs_super_block *sbp) in nilfs_set_default_options()
797 struct nilfs_super_block **sbp; in nilfs_setup_super()
849 struct nilfs_super_block *sbp, in nilfs_store_magic_and_option()
[all …]
A Dnilfs.h334 extern struct nilfs_super_block *
337 struct nilfs_super_block *, char *);
339 struct nilfs_super_block *);
340 extern void nilfs_set_log_cursor(struct nilfs_super_block *,
342 struct nilfs_super_block **nilfs_prepare_super(struct super_block *sb,
A Dsysfs.c833 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_revision_show()
853 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_device_size_show()
876 struct nilfs_super_block **sbp = nilfs->ns_sbp; in nilfs_dev_uuid_show()
886 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.c2364 struct nilfs_super_block **sbp; in nilfs_segctor_construct()
/linux/include/uapi/linux/
A Dnilfs2_ondisk.h137 struct nilfs_super_block { struct
233 ((long)&((struct nilfs_super_block *)0)->s_reserved)

Completed in 20 milliseconds