Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpagemap.h384 static inline int filemap_nr_thps(struct address_space *mapping) in filemap_nr_thps() function
/openbmc/linux/fs/
H A Dopen.c965 if (filemap_nr_thps(inode->i_mapping)) { in do_dentry_open()