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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/sysv/
H A Ditree.c158 sysv_free_block(inode->i_sb, branch[i].key);
190 sysv_free_block(inode->i_sb, where[i].key);
319 sysv_free_block(inode->i_sb, nr);
344 sysv_free_block(sb, nr);
H A Dballoc.c42 void sysv_free_block(struct super_block * sb, u32 nr) function
58 printk("sysv_free_block: trying to free block not in datazone\n");
66 printk("sysv_free_block: flc_count > flc_size\n");
78 printk("sysv_free_block: getblk() failed\n");
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsysv_fs.h308 extern void sysv_free_block(struct super_block *, u32);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsysv_fs.h308 extern void sysv_free_block(struct super_block *, u32);

Completed in 44 milliseconds