Lines Matching defs:fs
102 lfs_setup_resblks(struct lfs *fs) in lfs_setup_resblks()
154 lfs_free_resblks(struct lfs *fs) in lfs_free_resblks()
185 lfs_malloc(struct lfs *fs, size_t size, int type) in lfs_malloc()
243 lfs_free(struct lfs *fs, void *p, int type) in lfs_free()
282 lfs_seglock(struct lfs *fs, unsigned long flags) in lfs_seglock()
339 lfs_unmark_dirop(struct lfs *fs) in lfs_unmark_dirop()
395 lfs_auto_segclean(struct lfs *fs) in lfs_auto_segclean()
437 lfs_segunlock(struct lfs *fs) in lfs_segunlock()
567 lfs_writer_enter(struct lfs *fs, const char *wmesg) in lfs_writer_enter()
589 lfs_writer_tryenter(struct lfs *fs) in lfs_writer_tryenter()
604 lfs_writer_leave(struct lfs *fs) in lfs_writer_leave()
622 lfs_segunlock_relock(struct lfs *fs) in lfs_segunlock_relock()
673 lfs_wakeup_cleaner(struct lfs *fs) in lfs_wakeup_cleaner()