tmpfs_mem_decr
void tmpfs_mem_decr(tmpfs_mount_t *, size_t);
tmpfs_mem_decr(mp, sizeof(struct tmpfs_dirent));
tmpfs_mem_decr(mp, sizeof(struct tmpfs_node));
tmpfs_mem_decr(mp, sz);
tmpfs_mem_decr(tmp, objsz);
tmpfs_mem_decr(tmp, bytes);
tmpfs_mem_decr(tmp, (oldpages - newpages) << PAGE_SHIFT);