Searched refs:read_super (Results 1 – 5 of 5) sorted by relevance
123 - Sets the NOEXEC flag in read_super() for old file131 - Cleanup of error handling in read_super().
901 BCH_IOCTL(read_super, struct bch_ioctl_read_super); in bch2_fs_ioctl()
182 * Made read_super and read_inode allocate the private portions of those
166 static const char *read_super(struct cache_sb *sb, struct block_device *bdev, in read_super() function2550 err = read_super(sb, file_bdev(bdev_file), &sb_disk); in register_bcache()
58 Change of file_system_type method (->read_super to ->get_sb)60 ->read_super() is no more. Ditto for DECLARE_FSTYPE and DECLARE_FSTYPE_DEV.