Home
last modified time | relevance | path

Searched refs:mapping_empty (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Ddrop_caches.c32 (mapping_empty(inode->i_mapping) && !need_resched())) { in drop_pagecache_sb()
/linux/include/linux/
H A Dpagemap.h140 static inline bool mapping_empty(const struct address_space *mapping) in mapping_empty() function