Searched defs:lru (Results 1 – 9 of 9) sorted by relevance
/fs/nfs/ |
D | nfs42xattr.c | 71 struct list_head lru; member 82 struct list_head lru; member 130 struct list_lru *lru; in nfs4_xattr_entry_lru_add() local 141 struct list_lru *lru; in nfs4_xattr_entry_lru_del() local 825 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in cache_lru_isolate() 890 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in entry_lru_isolate() 945 struct list_lru *lru; in nfs4_xattr_entry_scan() local 973 struct list_lru *lru; in nfs4_xattr_entry_count() local
|
/fs/proc/ |
D | meminfo.c | 40 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() 1147 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in dentry_lru_isolate() 1228 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in dentry_lru_isolate_shrink()
|
D | inode.c | 735 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in inode_lru_isolate()
|
/fs/xfs/ |
D | xfs_buf.c | 1791 struct list_lru_one *lru, in xfs_buftarg_wait_rele() 1880 struct list_lru_one *lru, in xfs_buftarg_isolate()
|
D | xfs_qm.c | 417 struct list_lru_one *lru, in xfs_qm_dquot_isolate()
|
/fs/nfsd/ |
D | filecache.c | 413 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 | 348 struct list_head lru; member
|