Searched refs:is_resident (Results 1 – 3 of 3) sorted by relevance
558 if (is_resident(ni)) { in ntfs_get_block_vbo()694 if (is_resident(ni)) { in ntfs_read_folio()723 if (is_resident(ni)) { in ntfs_readahead()772 if (is_resident(ni)) { in ntfs_direct_IO()845 if (is_resident(ni)) { in ntfs_writepage()862 if (is_resident(ntfs_i(mapping->host))) in ntfs_writepages()882 if (is_resident(ni)) { in ntfs_write_begin()926 if (is_resident(ni)) { in ntfs_write_end()
107 if (is_resident(ni)) { in ntfs_extend_initialized_size()
1062 static inline int is_resident(struct ntfs_inode *ni) in is_resident() function