Searched refs:list_lru_isolate_move (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | list_lru.h | 137 void list_lru_isolate_move(struct list_lru_one *list, struct list_head *item,
|
/openbmc/linux/mm/ |
H A D | list_lru.c | 170 void list_lru_isolate_move(struct list_lru_one *list, struct list_head *item, in list_lru_isolate_move() function 176 EXPORT_SYMBOL_GPL(list_lru_isolate_move);
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_buf.c | 1805 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_drain_rele() 1906 list_lru_isolate_move(lru, item, dispose); in xfs_buftarg_isolate()
|
H A D | xfs_qm.c | 481 list_lru_isolate_move(lru, &dqp->q_lru, &isol->dispose); in xfs_qm_dquot_isolate()
|
/openbmc/linux/fs/nfsd/ |
H A D | filecache.c | 479 list_lru_isolate_move(lru, &nf->nf_lru, head); in nfsd_file_lru_cb()
|
/openbmc/linux/fs/ |
H A D | inode.c | 903 list_lru_isolate_move(lru, &inode->i_lru, freeable); in inode_lru_isolate()
|
H A D | dcache.c | 487 list_lru_isolate_move(lru, &dentry->d_lru, list); in d_lru_shrink_move()
|
/openbmc/linux/fs/gfs2/ |
H A D | quota.c | 165 list_lru_isolate_move(lru, &qd->qd_lru, dispose); in gfs2_qd_isolate()
|