Home
last modified time | relevance | path

Searched refs:superblock (Results 1 – 45 of 45) sorted by relevance

/linux-4.4.14/fs/hpfs/
Dsuper.c548 struct hpfs_super_block *superblock; in hpfs_fill_super() local
597 if (!(superblock = hpfs_map_sector(s, 16, &bh1, 1))) goto bail2; in hpfs_fill_super()
602 ||*/ le32_to_cpu(superblock->magic) != SB_MAGIC in hpfs_fill_super()
611 superblock->funcversion != 2 && superblock->funcversion != 3) { in hpfs_fill_super()
613 (int)superblock->version, (int)superblock->funcversion); in hpfs_fill_super()
625 sbi->sb_root = le32_to_cpu(superblock->root); in hpfs_fill_super()
626 sbi->sb_fs_size = le32_to_cpu(superblock->n_sectors); in hpfs_fill_super()
627 sbi->sb_bitmaps = le32_to_cpu(superblock->bitmaps); in hpfs_fill_super()
628 sbi->sb_dirband_start = le32_to_cpu(superblock->dir_band_start); in hpfs_fill_super()
629 sbi->sb_dirband_size = le32_to_cpu(superblock->n_dir_band); in hpfs_fill_super()
[all …]
/linux-4.4.14/Documentation/filesystems/
Dqnx6.txt35 The superblock contains all global information about the filesystem.
37 That serial number is used to identify the "active" superblock.
39 serial of the new master superblock is increased (old superblock serial + 1)
45 inactive superblock.
47 Each superblock holds a set of root inodes for the different filesystem
64 The Audi MMI 3G first superblock directly starts at byte 0.
65 Second superblock position can either be calculated from the superblock
70 0x1000 is the size reserved for each superblock - regardless of the
88 used. (scheme is the same as the one used for the superblock root nodes)
107 starting with the superblock longfilename root node pointers.
[all …]
Dsysfs-tagging.txt26 Each sysfs superblock's kernfs_super_info contains an array void
28 kobj_nstype first mounts sysfs, a new superblock is created. It
Dlogfs.txt12 Each superblock is 256 Bytes large, with another 3840 Bytes reserved
16 first non-bad block contains a superblock in the first 4096 Bytes and
17 the last non-bad block contains a superblock in the last 4096 Bytes.
19 superblock and the last aligned 4096 Byte-block contains the second
20 superblock.
25 As a result, the superblock does not contain any fields that require
Dext2.txt14 Most defaults are determined by the filesystem superblock, and can be
48 sb=n Use alternate superblock at this location.
91 descriptor table stored in the block(s) immediately after the superblock.
105 The superblock contains all the information about the configuration of
106 the filing system. The primary copy of the superblock is stored at an
109 the superblock are stored in block groups throughout the filesystem.
115 superblock feature). The groups chosen are 0, 1 and powers of 3, 5 and 7.
117 The information in the superblock contains fields such as the total
128 All fields in the superblock (as in all other ext2 structures) are stored
218 filesystems. The superblock of the ext2 filesystem contains several
[all …]
Dexofs.txt123 * The file system control block (AKA on-disk superblock) resides in an object
126 in-memory superblock structure at mount time. This object is created before
145 * Credentials are generated per object (inode and superblock) when they are
DLocking104 cross-directory ->rename() and rename2() has (per-superblock)
153 the superblock down when we only have dev_t given us by userland to
154 identify the superblock. Everything else (statfs(), fstatfs(), etc.)
155 doesn't hold it when calling ->statfs() - superblock is pinned down
175 ->mount() returns ERR_PTR or the root dentry; its superblock should be locked
177 ->kill_sb() takes a write-locked superblock, does all shutdown work on it,
516 FS recursion means calling ->quota_read() and ->quota_write() from superblock
Dvfs.txt158 caller. An active reference to its superblock must be grabbed and the
159 superblock must be locked. On failure it should return ERR_PTR(error).
170 be attached; creation of new superblock is a common side effect.
172 The most interesting member of the superblock structure that the
189 struct super_block *sb: the superblock structure. The callback
201 A superblock object represents a mounted filesystem.
207 This describes how the VFS can manipulate the superblock of your
272 put_super: called when the VFS wishes to free the superblock
273 (i.e. unmount). This is called with the superblock lock held
276 a superblock. The second parameter indicates whether the method
Dgfs2-uevents.txt96 into the filesystem superblock. If it exists, this will
Dsysv-fs.txt23 The superblock is only searched in the blocks 9, 15, 18, which
Dntfs.txt390 You have to use the "persistent-superblock 0" option for each raid-disk in the
392 superblock used by the MD driver would damage the NTFS volume.
404 persistent-superblock 0
Dext4.txt228 specified in the superblock, which can be configured
246 sb=n Use alternate superblock at this location.
475 the stripe size is not set in the ext4 superblock
Dporting115 new file_system_type method - kill_sb(superblock). If you are converting
182 just takes the superblock and inode number as arguments and does the
Dxfs-self-describing-metadata.txt202 information, such as the superblock and AG headers.
237 by checking the superblock of the feature bit, and then if the CRC verifies OK
Dsquashfs.txt68 | superblock |
Dxfs.txt43 attributes) the on-disk superblock feature bit field will be
Df2fs.txt328 F2FS splits the entire volume into six areas, and all the areas except superblock
Dsharedsubtree.txt132 mount: wrong fs type, bad option, bad superblock on /mnt,
Dxfs-delayed-logging-design.txt14 than any other object (except maybe the superblock buffer) so keeping the
/linux-4.4.14/fs/nilfs2/
Dsysfs.h86 NILFS_DEV_ATTR_STRUCT(superblock);
148 NILFS_RO_ATTR(superblock, name)
150 NILFS_RW_ATTR(superblock, name)
Dsysfs.c844 NILFS_DEV_INT_GROUP_OPS(superblock, dev);
845 NILFS_DEV_INT_GROUP_TYPE(superblock, dev);
846 NILFS_DEV_INT_GROUP_FNS(superblock, dev);
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-fs-nilfs260 What: /sys/fs/nilfs2/<device>/superblock/sb_write_time
67 What: /sys/fs/nilfs2/<device>/superblock/sb_write_time_secs
73 What: /sys/fs/nilfs2/<device>/superblock/sb_write_count
79 What: /sys/fs/nilfs2/<device>/superblock/sb_update_frequency
83 Show/Set interval of periodical update of superblock
86 What: /sys/fs/nilfs2/<device>/superblock/README
90 Describe attributes of /sys/fs/nilfs2/<device>/superblock
Dsysfs-fs-ext416 stripe size is not set in the ext4 superblock
/linux-4.4.14/drivers/md/persistent-data/
Ddm-space-map-metadata.h35 dm_block_t superblock);
Ddm-transaction-manager.h51 int dm_tm_commit(struct dm_transaction_manager *tm, struct dm_block *superblock);
Ddm-space-map-metadata.c763 dm_block_t superblock) in dm_sm_metadata_create() argument
769 smm->begin = superblock + 1; in dm_sm_metadata_create()
793 for (i = superblock; !r && i < smm->begin; i++) in dm_sm_metadata_create()
/linux-4.4.14/fs/befs/
DTODO13 representations of the superblock and inode.
DChangeLog79 * Abbandoned silly checks for a NULL superblock pointer in debug.c. [WD]
167 superblock type, rather than struct super_block. This is for
178 * Added functions to get the private superblock and inode structures from
244 * Fixed a problem with reading the superblock on devices with large sector
375 very end of befs_read_super(), after we are done with the disk superblock.
396 * Removed superblock locking calls in befs_read_super(). In 2.4, the VFS
/linux-4.4.14/fs/cramfs/
DREADME13 <superblock>
17 <superblock>: struct cramfs_super (see cramfs_fs.h).
91 The superblock ought to indicate the block size that the fs was
120 data, only the superblock, inodes and block pointers.
/linux-4.4.14/Documentation/
Dmd.txt49 superblock can be autodetected and run at boot time.
82 The md driver can support a variety of different superblock formats.
83 Currently, it supports superblock formats "0.90.0" and the "md-1" format
86 The kernel will autodetect which format superblock is being used.
89 reasons - it is the original superblock format.
92 General Rules - apply for all superblock formats
110 version number. The major version number selects which superblock
113 superblock.
122 appropriate superblock written to them, and then be passed in with
130 arrays with no superblock (non-persistent).
[all …]
Dmd-cluster.txt46 resync, and metadata superblock updates.
53 updated, and the node must re-read the md superblock. This is performed
Dkernel-docs.txt674 Keywords: slides, VFS, inode, superblock, dentry, dcache.
/linux-4.4.14/fs/btrfs/
Dcheck-integrity.c2294 struct btrfsic_block *const superblock, in btrfsic_process_written_superblock() argument
2299 superblock->generation = btrfs_super_generation(super_hdr); in btrfsic_process_written_superblock()
2300 if (!(superblock->generation > state->max_superblock_generation || in btrfsic_process_written_superblock()
2306 superblock->logical_bytenr, in btrfsic_process_written_superblock()
2307 superblock->dev_state->name, in btrfsic_process_written_superblock()
2308 superblock->dev_bytenr, superblock->mirror_num, in btrfsic_process_written_superblock()
2316 superblock->logical_bytenr, in btrfsic_process_written_superblock()
2317 superblock->dev_state->name, in btrfsic_process_written_superblock()
2318 superblock->dev_bytenr, superblock->mirror_num, in btrfsic_process_written_superblock()
2324 state->latest_superblock = superblock; in btrfsic_process_written_superblock()
[all …]
/linux-4.4.14/Documentation/device-mapper/
Dpersistent-data.txt48 ensures that all data is flushed before it writes the superblock.
Ddm-raid.txt131 # No metadata devices specified to hold superblock/bitmap info
Dcache.txt263 flag being set in the metadata's superblock. The metadata
Dthin-provisioning.txt319 flag being set in the metadata's superblock. The metadata
/linux-4.4.14/Documentation/vm/
Dcleancache.txt41 pool id which, if positive, must be saved in the filesystem's superblock;
228 - The FS must call the VFS superblock alloc and deactivate routines
/linux-4.4.14/Documentation/filesystems/pohmelfs/
Dnetwork_protocol.txt204 @id - superblock index. Used to specify crypto information for group of servers.
/linux-4.4.14/Documentation/filesystems/nfs/
DExporting61 b/ A per-superblock list "s_anon" of dentries which are the roots of
/linux-4.4.14/fs/jffs2/
DREADME.Locking155 xattr related objects which include stuff in superblock and ic->xref.
/linux-4.4.14/fs/affs/
DChanges246 - Split inode.c into 2 files, the superblock
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dhead.S281 cmp.d CRAMFS_MAGIC, $r1; magic value in cramfs superblock
/linux-4.4.14/drivers/staging/lustre/
Dsysfs-fs-lustre202 Shows this filesystem superblock uuid
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES927 changes to superblock layout. Remove wasteful allocation of smb buffers (now the send