Home
last modified time | relevance | path

Searched defs:sbp (Results 1 – 12 of 12) sorted by relevance

/linux/fs/ufs/
H A Dswab.h27 fs64_to_cpu(struct super_block *sbp, __fs64 n) in fs64_to_cpu()
36 cpu_to_fs64(struct super_block *sbp, u64 n) in cpu_to_fs64()
45 fs32_to_cpu(struct super_block *sbp, __fs32 n) in fs32_to_cpu()
54 cpu_to_fs32(struct super_block *sbp, u32 n) in cpu_to_fs32()
63 fs32_add(struct super_block *sbp, __fs32 *n, int d) in fs32_add()
72 fs32_sub(struct super_block *sbp, __fs32 *n, int d) in fs32_sub()
81 fs16_to_cpu(struct super_block *sbp, __fs16 n) in fs16_to_cpu()
90 cpu_to_fs16(struct super_block *sbp, u16 n) in cpu_to_fs16()
99 fs16_add(struct super_block *sbp, __fs16 *n, int d) in fs16_add()
108 fs16_sub(struct super_block *sbp, __fs16 *n, int d) in fs16_sub()
H A Dutil.h585 static inline __fs32 ufs_get_seconds(struct super_block *sbp) in ufs_get_seconds()
/linux/fs/xfs/libxfs/
H A Dxfs_sb.c44 struct xfs_sb *sbp) in xfs_sb_validate_v5_features()
85 struct xfs_sb *sbp) in xfs_sb_good_version()
117 struct xfs_sb *sbp) in xfs_sb_version_to_features()
196 struct xfs_sb *sbp) in xfs_validate_sb_read()
243 struct xfs_sb *sbp) in xfs_extents_per_rbm()
257 struct xfs_sb *sbp) in xfs_rtbmblock_size()
267 struct xfs_sb *sbp) in xfs_expected_rbmblocks()
279 struct xfs_sb *sbp) in xfs_validate_rt_geometry()
327 struct xfs_sb *sbp) in xfs_validate_sb_write()
403 struct xfs_sb *sbp) in xfs_validate_sb_rtgroups()
[all …]
/linux/fs/xfs/
H A Dxfs_ioctl.c1022 struct xfs_sb *sbp = &mp->m_sb; in xfs_ioc_getlabel() local
1044 struct xfs_sb *sbp = &mp->m_sb; in xfs_ioc_setlabel() local
H A Dxfs_super.c313 xfs_sb_t *sbp = &mp->m_sb; in xfs_set_inode_alloc() local
2041 struct xfs_sb *sbp = &mp->m_sb; in xfs_remount_rw() local
H A Dxfs_bmap_util.c1544 struct xfs_bstat *sbp = &sxp->sx_stat; in xfs_swap_extents() local
H A Dxfs_log_recover.c3369 struct xfs_sb *sbp = &mp->m_sb; in xlog_do_recover() local
/linux/include/scsi/
H A Dsg.h51 void __user *sbp; /* [i], [*o] points to sense_buffer memory */ member
80 compat_uptr_t sbp; /* [i], [*o] points to sense_buffer memory */ member
/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c70 static struct sbprof_tb sbp; variable
/linux/security/smack/
H A Dsmack_lsm.c879 struct superblock_smack *sbp = smack_superblock(dentry->d_sb); smack_sb_statfs() local
1513 struct super_block *sbp = dentry->d_sb; smack_inode_removexattr() local
1612 struct super_block *sbp; smack_inode_getsecurity() local
3506 struct super_block *sbp; smack_d_instantiate() local
[all...]
/linux/drivers/s390/net/
H A Dqeth_l2_main.c1555 struct qeth_ipacmd_setbridgeport *sbp = &cmd->data.sbp; in qeth_bridgeport_makerc() local
H A Dqeth_core.h748 struct qeth_sbp_info sbp; /* SETBRIDGEPORT options */ member