Home
last modified time | relevance | path

Searched refs:LRU_SKIP (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/
Dlist_lru.h22 LRU_SKIP, /* item cannot be locked, skip */ enumerator
/linux-4.4.14/fs/xfs/
Dxfs_buf.c1507 return LRU_SKIP; in xfs_buftarg_wait_rele()
1510 return LRU_SKIP; in xfs_buftarg_wait_rele()
1578 return LRU_SKIP; in xfs_buftarg_isolate()
Dxfs_qm.c507 return LRU_SKIP; in xfs_qm_dquot_isolate()
/linux-4.4.14/mm/
Dlist_lru.c240 case LRU_SKIP: in __list_lru_walk_one()
/linux-4.4.14/fs/
Ddcache.c1024 return LRU_SKIP; in dentry_lru_isolate()
1104 return LRU_SKIP; in dentry_lru_isolate_shrink()
Dinode.c702 return LRU_SKIP; in inode_lru_isolate()
/linux-4.4.14/fs/gfs2/
Dquota.c155 return LRU_SKIP; in gfs2_qd_isolate()