Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpagemap.h134 static inline int filemap_nr_thps(struct address_space *mapping) in filemap_nr_thps() function
/Linux-v5.15/fs/
Dopen.c859 if (filemap_nr_thps(inode->i_mapping)) in do_dentry_open()