Searched defs:lru (Results 1 – 8 of 8) sorted by relevance
/fs/proc/ |
D | meminfo.c | 41 int lru; in meminfo_proc_show() local
|
/fs/ |
D | dcache.c | 439 static void d_lru_isolate(struct list_lru_one *lru, struct dentry *dentry) in d_lru_isolate() 449 static void d_lru_shrink_move(struct list_lru_one *lru, struct dentry *dentry, in d_lru_shrink_move() 1125 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in dentry_lru_isolate() 1206 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in dentry_lru_isolate_shrink()
|
D | inode.c | 732 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in inode_lru_isolate()
|
/fs/xfs/ |
D | xfs_buf.c | 1559 struct list_lru_one *lru, in xfs_buftarg_wait_rele() 1635 struct list_lru_one *lru, in xfs_buftarg_isolate()
|
D | xfs_qm.c | 413 struct list_lru_one *lru, in xfs_qm_dquot_isolate()
|
/fs/nfsd/ |
D | filecache.c | 360 nfsd_file_lru_cb(struct list_head *item, struct list_lru_one *lru, in nfsd_file_lru_cb()
|
/fs/gfs2/ |
D | quota.c | 146 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in gfs2_qd_isolate()
|
/fs/ceph/ |
D | mds_client.h | 324 struct list_head lru; member
|