|
Linux Kernel
3.7.1
|
#include "ubifs.h"Go to the source code of this file.
Functions | |
| LIST_HEAD (ubifs_infos) | |
| DEFINE_SPINLOCK (ubifs_infos_lock) | |
| int | ubifs_shrinker (struct shrinker *shrink, struct shrink_control *sc) |
Variables | |
| atomic_long_t | ubifs_clean_zn_cnt |
| DEFINE_SPINLOCK | ( | ubifs_infos_lock | ) |
| LIST_HEAD | ( | ubifs_infos | ) |
| int ubifs_shrinker | ( | struct shrinker * | shrink, |
| struct shrink_control * | sc | ||
| ) |
Definition at line 280 of file shrinker.c.
| atomic_long_t ubifs_clean_zn_cnt |
Definition at line 58 of file shrinker.c.
1.8.2