Searched defs:lru (Results 1 – 7 of 7) sorted by relevance
/fs/proc/ |
D | meminfo.c | 33 int lru; in meminfo_proc_show() local
|
/fs/ |
D | dcache.c | 456 static void d_lru_isolate(struct list_lru_one *lru, struct dentry *dentry) in d_lru_isolate() 464 static void d_lru_shrink_move(struct list_lru_one *lru, struct dentry *dentry, in d_lru_shrink_move() 1048 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in dentry_lru_isolate() 1129 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in dentry_lru_isolate_shrink()
|
D | inode.c | 699 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in inode_lru_isolate()
|
/fs/xfs/ |
D | xfs_buf.c | 1499 struct list_lru_one *lru, in xfs_buftarg_wait_rele() 1569 struct list_lru_one *lru, in xfs_buftarg_isolate()
|
D | xfs_qm.c | 433 struct list_lru_one *lru, in xfs_qm_dquot_isolate()
|
/fs/gfs2/ |
D | quota.c | 149 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in gfs2_qd_isolate()
|
/fs/ceph/ |
D | super.h | 247 struct list_head lru; member
|