Searched refs:get_chunk (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/sysv/
H A Dballoc.c30 static inline u32 *get_chunk(struct super_block *sb, struct buffer_head *bh) function
84 memcpy(get_chunk(sb,bh), blocks, count * sizeof(sysv_zone_t));
141 memcpy(sb->sv_bcache, get_chunk(sb, bh),
203 blocks = get_chunk(sb, bh);

Completed in 78 milliseconds