Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dopen.c826 if ((f->f_mode & FMODE_WRITE) && filemap_nr_thps(inode->i_mapping)) in do_dentry_open()
/Linux-v5.4/include/linux/
Dfs.h2811 static inline int filemap_nr_thps(struct address_space *mapping) in filemap_nr_thps() function