Home
last modified time | relevance | path

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

/external/syslinux/core/fs/xfs/
Dxfs.c334 static inline int xfs_read_superblock(struct fs_info *fs, xfs_sb_t *sb) in xfs_read_superblock() function
379 if (xfs_read_superblock(fs, &sb)) { in xfs_fs_init()