Searched refs:read_super (Results 1 – 4 of 4) sorted by relevance
123 - Sets the NOEXEC flag in read_super() for old file131 - Cleanup of error handling in read_super().
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.
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() function2586 err = read_super(sb, bdev, &sb_disk); in register_bcache()