Searched refs:tmpfs_mem_decr (Results 1 – 3 of 3) sorted by relevance
152 tmpfs_mem_decr(struct tmpfs_mount *mp, size_t sz) in tmpfs_mem_decr() function175 tmpfs_mem_decr(mp, sizeof(struct tmpfs_dirent)); in tmpfs_dirent_put()199 tmpfs_mem_decr(mp, sizeof(struct tmpfs_node)); in tmpfs_node_put()227 tmpfs_mem_decr(mp, sz); in tmpfs_strname_free()
294 void tmpfs_mem_decr(tmpfs_mount_t *, size_t);
338 tmpfs_mem_decr(tmp, objsz); in tmpfs_free_node()949 tmpfs_mem_decr(tmp, (oldpages - newpages) << PAGE_SHIFT); in tmpfs_reg_resize()