Searched refs:list_lru_isolate_move (Results 1 – 11 of 11) sorted by relevance
/linux/include/linux/ |
A D | list_lru.h | 138 void list_lru_isolate_move(struct list_lru_one *list, struct list_head *item,
|
/linux/mm/ |
A D | list_lru.c | 172 void list_lru_isolate_move(struct list_lru_one *list, struct list_head *item, in list_lru_isolate_move() function 178 EXPORT_SYMBOL_GPL(list_lru_isolate_move);
|
/linux/fs/xfs/ |
A D | xfs_buf.c | 1746 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_drain_rele() 1847 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_isolate()
|
A D | xfs_qm.c | 475 list_lru_isolate_move(lru, &dqp->q_lru, &isol->dispose); in xfs_qm_dquot_isolate()
|
/linux/fs/nfsd/ |
A D | filecache.c | 448 list_lru_isolate_move(lru, &nf->nf_lru, head); in nfsd_file_lru_cb()
|
/linux/fs/ |
A D | inode.c | 802 list_lru_isolate_move(lru, &inode->i_lru, freeable); in inode_lru_isolate()
|
A D | dcache.c | 458 list_lru_isolate_move(lru, &dentry->d_lru, list); in d_lru_shrink_move()
|
/linux/fs/gfs2/ |
A D | quota.c | 156 list_lru_isolate_move(lru, &qd->qd_lru, dispose); in gfs2_qd_isolate()
|
/linux/ |
A D | vmlinux.symvers | 4664 0x00000000 list_lru_isolate_move vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 6956 ffff8000101c09d0 T list_lru_isolate_move
|
A D | .tmp_System.map | 6956 ffff8000101c09d0 T list_lru_isolate_move
|
Completed in 916 milliseconds