Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpagemap.h130 static inline int filemap_nr_thps(struct address_space *mapping) in filemap_nr_thps() function
/OK3568_Linux_fs/kernel/fs/
H A Dopen.c856 if (filemap_nr_thps(inode->i_mapping)) in do_dentry_open()