Searched defs:sb (Results 1 - 5 of 5) sorted by relevance

/netgear-R7800-V1.0.2.28/package/disktype/src/
H A Dmain.c62 struct stat sb; local
/netgear-R7800-V1.0.2.28/target/linux/at91/files/drivers/mtd/
H A Dat91part.c41 struct squashfs_super_block *sb = (struct squashfs_super_block *) buf; local
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/mach-common/
H A Dprofile.c387 struct super_block *sb; local
/netgear-R7800-V1.0.2.28/target/linux/etrax/files/drivers/usb/host/
H A Dhc-crisv10.c190 static void __dump_sb_desc(volatile struct USB_SB_Desc *sb) argument
244 volatile struct USB_SB_Desc *sb; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_vfs_glue.c531 yaffs2_nfs_get_inode(struct super_block *sb, uint64_t ino, uint32_t generation) argument
537 yaffs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
543 yaffs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
551 struct super_block *sb = dentry->d_inode->i_sb; local
1406 yaffs_get_inode(struct super_block *sb, int mode, int dev, yaffs_obj_t *obj) argument
2145 struct super_block *sb = dentry->d_sb; local
2147 yaffs_statfs(struct super_block *sb, struct kstatfs *buf) argument
2151 yaffs_statfs(struct super_block *sb, struct statfs *buf) argument
2213 yaffs_flush_inodes(struct super_block *sb) argument
2229 yaffs_flush_super(struct super_block *sb, int do_checkpoint) argument
2264 yaffs_do_sync_fs(struct super_block *sb, int request_checkpoint) argument
2446 yaffs_write_super(struct super_block *sb) argument
2466 yaffs_sync_fs(struct super_block *sb, int wait) argument
2484 yaffs_iget(struct super_block *sb, unsigned long ino) argument
2547 yaffs_put_super(struct super_block *sb) argument
2584 yaffs_MTDPutSuper(struct super_block *sb) argument
2597 struct super_block *sb = yaffs_dev_to_lc(dev)->superBlock; local
2680 yaffs_internal_read_super(int yaffs_version, struct super_block *sb, void *data, int silent) argument
3092 yaffs_internal_read_super_mtd(struct super_block *sb, void *data, int silent) argument
3126 yaffs_read_super(struct super_block *sb, void *data, int silent) argument
3140 yaffs2_internal_read_super_mtd(struct super_block *sb, void *data, int silent) argument
3173 yaffs2_read_super(struct super_block *sb, void *data, int silent) argument
[all...]

Completed in 92 milliseconds