Searched refs:tmpfs_mem_decr (Results 1 – 3 of 3) sorted by relevance
138 tmpfs_mem_decr(struct tmpfs_mount *mp, size_t sz) in tmpfs_mem_decr() function161 tmpfs_mem_decr(mp, sizeof(struct tmpfs_dirent)); in tmpfs_dirent_put()185 tmpfs_mem_decr(mp, sizeof(struct tmpfs_node)); in tmpfs_node_put()214 tmpfs_mem_decr(mp, sz); in tmpfs_strname_free()
315 void tmpfs_mem_decr(tmpfs_mount_t *, size_t);
240 tmpfs_mem_decr(tmp, objsz); in tmpfs_free_node()896 tmpfs_mem_decr(tmp, bytes); in tmpfs_reg_resize()917 tmpfs_mem_decr(tmp, (oldpages - newpages) << PAGE_SHIFT); in tmpfs_reg_resize()