Searched refs:ffs_data_new (Results 1 – 1 of 1) sorted by relevance
242 static struct ffs_data *__must_check ffs_data_new(void) __attribute__((malloc));1054 ffs = ffs_data_new(); in ffs_sb_fill()1311 static struct ffs_data *ffs_data_new(void) in ffs_data_new() function