Home
last modified time | relevance | path

Searched refs:read_super (Results 1 – 3 of 3) sorted by relevance

/linux/fs/affs/
H A DChanges123 - Sets the NOEXEC flag in read_super() for old file
131 - Cleanup of error handling in read_super().
/linux/fs/befs/
H A DChangeLog182 * Made read_super and read_inode allocate the private portions of those
/linux/drivers/md/bcache/
H A Dsuper.c166 static const char *read_super(struct cache_sb *sb, struct block_device *bdev, in read_super() function
2588 err = read_super(sb, file_bdev(bdev_file), &sb_disk); in register_bcache()