Searched refs:ffs_data_new (Results 1 – 1 of 1) sorted by relevance
48 static struct ffs_data *__must_check ffs_data_new(void) __attribute__((malloc));1299 ffs = ffs_data_new(); in ffs_fs_mount()1440 static struct ffs_data *ffs_data_new(void) in ffs_data_new() function