Searched defs:sbp (Results 1 - 20 of 20) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sibyte/common/
H A Dsb_tbprof.c83 static struct sbprof_tb sbp; variable in typeref:struct:sbprof_tb
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dcompat_ioctl.c722 compat_uptr_t sbp; /* [i], [*o] points to sense_buffer memory */ member in struct:sg_io_hdr32
808 unsigned char __user *sbp; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_fshead.c107 vxfs_read_fshead(struct super_block *sbp) argument
H A Dvxfs_inode.c93 vxfs_blkiget(struct super_block *sbp, u_long extent, ino_t ino) argument
179 vxfs_stiget(struct super_block *sbp, ino_t ino) argument
260 vxfs_get_fake_inode(struct super_block *sbp, struct vxfs_inode_info *vip) argument
295 struct super_block *sbp = ip->i_sb; local
[all...]
H A Dvxfs_lookup.c244 struct super_block *sbp = ip->i_sb; local
H A Dvxfs_olt.c57 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) argument
77 vxfs_read_olt(struct super_block *sbp, u_long bsize) argument
[all...]
H A Dvxfs_super.c80 vxfs_put_super(struct super_block *sbp) argument
149 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ufs/
H A Dswab.h26 fs64_to_cpu(struct super_block *sbp, __fs64 n) argument
35 cpu_to_fs64(struct super_block *sbp, u64 n) argument
44 fs64_add(struct super_block *sbp, u32 *n, int d) argument
53 fs64_sub(struct super_block *sbp, u32 *n, int d) argument
62 fs32_to_cpu(struct super_block *sbp, __fs32 n) argument
71 cpu_to_fs32(struct super_block *sbp, u32 n) argument
80 fs32_add(struct super_block *sbp, __fs32 *n, int d) argument
89 fs32_sub(struct super_block *sbp, __fs32 *n, int d) argument
98 fs16_to_cpu(struct super_block *sbp, __fs16 n) argument
107 cpu_to_fs16(struct super_block *sbp, u16 n) argument
116 fs16_add(struct super_block *sbp, __fs16 *n, int d) argument
125 fs16_sub(struct super_block *sbp, __fs16 *n, int d) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_super.c268 xfs_buf_t *sbp = xfs_getsb(mp, 0); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_attr_leaf.c596 xfs_attr_sf_sort_t *sbuf, *sbp; local
[all...]
H A Dxfs_dfrag.c136 xfs_bstat_t *sbp = &sxp->sx_stat; local
H A Dxfs_fsops.c136 xfs_sb_t *sbp; local
H A Dxfs_log_recover.c3796 xfs_sb_t *sbp; local
3844 xfs_xlatesb(XFS_BUF_TO_SBP(bp), sbp, 1, XFS_SB_ALL_BITS); local
3973 xfs_sb_t *sbp; local
4022 xfs_xlatesb(XFS_BUF_TO_SBP(sbbp), sbp, 1, XFS_SB_ALL_BITS); local
[all...]
H A Dxfs_mount.c210 xfs_mount_validate_sb( xfs_mount_t *mp, xfs_sb_t *sbp, int flags) argument
344 xfs_sb_t *sbp = &mp->m_sb; local
479 xfs_sb_t *sbp; local
571 xfs_mount_common(xfs_mount_t *mp, xfs_sb_t *sbp) argument
654 xfs_sb_t *sbp = &(mp->m_sb); local
1155 xfs_buf_t *sbp; local
1214 xfs_sb_t *sbp; local
[all...]
H A Dxfs_rtalloc.c1873 xfs_sb_t *sbp; /* old superblock */ local
2218 xfs_sb_t *sbp; /* filesystem superblock copy in mount */ local
2267 xfs_sb_t *sbp; local
[all...]
H A Dxfs_sb.h210 static inline int xfs_sb_good_version(xfs_sb_t *sbp) argument
221 xfs_sb_good_version(xfs_sb_t *sbp) argument
258 xfs_sb_version_hasattr(xfs_sb_t *sbp) argument
267 xfs_sb_version_addattr(xfs_sb_t *sbp) argument
277 xfs_sb_version_hasnlink(xfs_sb_t *sbp) argument
285 xfs_sb_version_addnlink(xfs_sb_t *sbp) argument
293 xfs_sb_version_hasquota(xfs_sb_t *sbp) argument
300 xfs_sb_version_addquota(xfs_sb_t *sbp) argument
310 xfs_sb_version_hasalign(xfs_sb_t *sbp) argument
317 xfs_sb_version_subalign(xfs_sb_t *sbp) argument
324 xfs_sb_version_hasdalign(xfs_sb_t *sbp) argument
331 xfs_sb_version_adddalign(xfs_sb_t *sbp) argument
338 xfs_sb_version_hasshared(xfs_sb_t *sbp) argument
345 xfs_sb_version_addshared(xfs_sb_t *sbp) argument
352 xfs_sb_version_subshared(xfs_sb_t *sbp) argument
359 xfs_sb_version_hasdirv2(xfs_sb_t *sbp) argument
366 xfs_sb_version_haslogv2(xfs_sb_t *sbp) argument
373 xfs_sb_version_hasextflgbit(xfs_sb_t *sbp) argument
380 xfs_sb_version_addextflgbit(xfs_sb_t *sbp) argument
387 xfs_sb_version_subextflgbit(xfs_sb_t *sbp) argument
394 xfs_sb_version_hassector(xfs_sb_t *sbp) argument
401 xfs_sb_version_hasmorebits(xfs_sb_t *sbp) argument
418 xfs_sb_version_hasattr2(xfs_sb_t *sbp) argument
425 xfs_sb_version_addattr2(xfs_sb_t *sbp) argument
[all...]
H A Dxfs_trans.c533 xfs_sb_t *sbp; local
[all...]
H A Dxfs_vfsops.c801 xfs_sb_t *sbp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dhfsplus_fs.h145 struct super_block *sbp; member in struct:hfsplus_journal
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dsg.h94 void __user *sbp; /* [i], [*o] points to sense_buffer memory */ member in struct:sg_io_hdr

Completed in 913 milliseconds