Searched defs:sbp (Results 1 - 25 of 25) sorted by relevance

/linux-4.1.27/fs/ufs/
H A Dswab.h26 fs64_to_cpu(struct super_block *sbp, __fs64 n) fs64_to_cpu() argument
35 cpu_to_fs64(struct super_block *sbp, u64 n) cpu_to_fs64() argument
44 fs32_to_cpu(struct super_block *sbp, __fs32 n) fs32_to_cpu() argument
53 cpu_to_fs32(struct super_block *sbp, u32 n) cpu_to_fs32() argument
62 fs32_add(struct super_block *sbp, __fs32 *n, int d) fs32_add() argument
71 fs32_sub(struct super_block *sbp, __fs32 *n, int d) fs32_sub() argument
80 fs16_to_cpu(struct super_block *sbp, __fs16 n) fs16_to_cpu() argument
89 cpu_to_fs16(struct super_block *sbp, u16 n) cpu_to_fs16() argument
98 fs16_add(struct super_block *sbp, __fs16 *n, int d) fs16_add() argument
107 fs16_sub(struct super_block *sbp, __fs16 *n, int d) fs16_sub() argument
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_fshead.c107 vxfs_read_fshead(struct super_block *sbp) vxfs_read_fshead() argument
H A Dvxfs_olt.c57 vxfs_oblock(struct super_block *sbp, daddr_t block, u_long bsize) vxfs_oblock() argument
77 vxfs_read_olt(struct super_block *sbp, u_long bsize) vxfs_read_olt() argument
H A Dvxfs_inode.c88 vxfs_blkiget(struct super_block *sbp, u_long extent, ino_t ino) vxfs_blkiget() argument
174 vxfs_stiget(struct super_block *sbp, ino_t ino) vxfs_stiget() argument
258 vxfs_get_fake_inode(struct super_block *sbp, struct vxfs_inode_info *vip) vxfs_get_fake_inode() argument
293 vxfs_iget(struct super_block *sbp, ino_t ino) vxfs_iget() argument
H A Dvxfs_super.c78 vxfs_put_super(struct super_block *sbp) vxfs_put_super() argument
148 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) vxfs_fill_super() argument
H A Dvxfs_lookup.c241 struct super_block *sbp = ip->i_sb; vxfs_readdir() local
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_sb.c270 xfs_sb_quota_from_disk(struct xfs_sb *sbp) xfs_sb_quota_from_disk() argument
709 xfs_sb_t *sbp = &mp->m_sb; xfs_initialize_perag_data() local
108 xfs_mount_validate_sb( xfs_mount_t *mp, xfs_sb_t *sbp, bool check_inprogress, bool check_version) xfs_mount_validate_sb() argument
657 xfs_sb_mount_common( struct xfs_mount *mp, struct xfs_sb *sbp) xfs_sb_mount_common() argument
H A Dxfs_format.h285 static inline bool xfs_sb_good_v4_features(struct xfs_sb *sbp) xfs_sb_good_v4_features() argument
299 static inline bool xfs_sb_good_version(struct xfs_sb *sbp) xfs_sb_good_version() argument
312 static inline bool xfs_sb_has_mismatched_features2(struct xfs_sb *sbp) xfs_sb_has_mismatched_features2() argument
317 static inline bool xfs_sb_version_hasattr(struct xfs_sb *sbp) xfs_sb_version_hasattr() argument
322 static inline void xfs_sb_version_addattr(struct xfs_sb *sbp) xfs_sb_version_addattr() argument
327 static inline bool xfs_sb_version_hasquota(struct xfs_sb *sbp) xfs_sb_version_hasquota() argument
332 static inline void xfs_sb_version_addquota(struct xfs_sb *sbp) xfs_sb_version_addquota() argument
337 static inline bool xfs_sb_version_hasalign(struct xfs_sb *sbp) xfs_sb_version_hasalign() argument
343 static inline bool xfs_sb_version_hasdalign(struct xfs_sb *sbp) xfs_sb_version_hasdalign() argument
348 static inline bool xfs_sb_version_haslogv2(struct xfs_sb *sbp) xfs_sb_version_haslogv2() argument
354 static inline bool xfs_sb_version_hasextflgbit(struct xfs_sb *sbp) xfs_sb_version_hasextflgbit() argument
360 static inline bool xfs_sb_version_hassector(struct xfs_sb *sbp) xfs_sb_version_hassector() argument
365 static inline bool xfs_sb_version_hasasciici(struct xfs_sb *sbp) xfs_sb_version_hasasciici() argument
370 static inline bool xfs_sb_version_hasmorebits(struct xfs_sb *sbp) xfs_sb_version_hasmorebits() argument
379 static inline bool xfs_sb_version_haslazysbcount(struct xfs_sb *sbp) xfs_sb_version_haslazysbcount() argument
386 static inline bool xfs_sb_version_hasattr2(struct xfs_sb *sbp) xfs_sb_version_hasattr2() argument
393 static inline void xfs_sb_version_addattr2(struct xfs_sb *sbp) xfs_sb_version_addattr2() argument
399 static inline void xfs_sb_version_removeattr2(struct xfs_sb *sbp) xfs_sb_version_removeattr2() argument
406 static inline bool xfs_sb_version_hasprojid32bit(struct xfs_sb *sbp) xfs_sb_version_hasprojid32bit() argument
413 static inline void xfs_sb_version_addprojid32bit(struct xfs_sb *sbp) xfs_sb_version_addprojid32bit() argument
485 static inline int xfs_sb_version_hascrc(struct xfs_sb *sbp) xfs_sb_version_hascrc() argument
490 static inline int xfs_sb_version_has_pquotino(struct xfs_sb *sbp) xfs_sb_version_has_pquotino() argument
495 static inline int xfs_sb_version_hasftype(struct xfs_sb *sbp) xfs_sb_version_hasftype() argument
503 static inline int xfs_sb_version_hasfinobt(xfs_sb_t *sbp) xfs_sb_version_hasfinobt() argument
514 xfs_is_quota_inode(struct xfs_sb *sbp, xfs_ino_t ino) xfs_is_quota_inode() argument
440 xfs_sb_has_compat_feature( struct xfs_sb *sbp, __uint32_t feature) xfs_sb_has_compat_feature() argument
452 xfs_sb_has_ro_compat_feature( struct xfs_sb *sbp, __uint32_t feature) xfs_sb_has_ro_compat_feature() argument
465 xfs_sb_has_incompat_feature( struct xfs_sb *sbp, __uint32_t feature) xfs_sb_has_incompat_feature() argument
475 xfs_sb_has_incompat_log_feature( struct xfs_sb *sbp, __uint32_t feature) xfs_sb_has_incompat_log_feature() argument
/linux-4.1.27/fs/xfs/
H A Dxfs_attr_list.c72 xfs_attr_sf_sort_t *sbuf, *sbp; xfs_attr_shortform_list() local
H A Dxfs_trans.c406 xfs_dsb_t *sbp; xfs_trans_apply_sb_deltas() local
H A Dxfs_mount.c180 xfs_sb_t *sbp = &mp->m_sb; xfs_initialize_perag() local
265 struct xfs_sb *sbp = &mp->m_sb; xfs_readsb() local
358 xfs_sb_t *sbp = &(mp->m_sb); xfs_update_alignment() local
424 xfs_sb_t *sbp = &(mp->m_sb); xfs_set_maxicount() local
451 xfs_sb_t *sbp = &(mp->m_sb); xfs_set_rw_sizes() local
620 xfs_sb_t *sbp = &(mp->m_sb); xfs_mountfs() local
156 xfs_sb_validate_fsb_count( xfs_sb_t *sbp, __uint64_t nblocks) xfs_sb_validate_fsb_count() argument
H A Dxfs_rtalloc.c903 xfs_sb_t *sbp; /* old superblock */ xfs_growfs_rt() local
1182 struct xfs_sb *sbp; /* filesystem superblock copy in mount */ xfs_rtmount_init() local
1230 xfs_sb_t *sbp; xfs_rtmount_inodes() local
H A Dxfs_bmap_util.c1674 xfs_bstat_t *sbp = &sxp->sx_stat; xfs_swap_extents() local
H A Dxfs_super.c585 xfs_sb_t *sbp = &mp->m_sb; xfs_set_inode32() local
1050 xfs_sb_t *sbp = &mp->m_sb; xfs_fs_statfs() local
1175 xfs_sb_t *sbp = &mp->m_sb; xfs_fs_remount() local
H A Dxfs_log_recover.c4423 xfs_sb_t *sbp; xlog_do_recover() local
/linux-4.1.27/fs/nilfs2/
H A Dthe_nilfs.c113 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_load_super_root() local
235 struct nilfs_super_block **sbp = nilfs->ns_sbp; load_nilfs() local
436 static int nilfs_valid_sb(struct nilfs_super_block *sbp) nilfs_valid_sb() argument
456 static int nilfs_sb2_bad_offset(struct nilfs_super_block *sbp, u64 offset) nilfs_sb2_bad_offset() argument
500 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_load_super_block() local
575 struct nilfs_super_block *sbp; init_nilfs() local
183 nilfs_store_log_cursor(struct the_nilfs *nilfs, struct nilfs_super_block *sbp) nilfs_store_log_cursor() argument
387 nilfs_store_disk_layout(struct the_nilfs *nilfs, struct nilfs_super_block *sbp) nilfs_store_disk_layout() argument
H A Dsuper.c81 struct nilfs_super_block **sbp; nilfs_set_error() local
218 struct nilfs_super_block *sbp = nilfs->ns_sbp[0]; nilfs_sync_super() local
248 void nilfs_set_log_cursor(struct nilfs_super_block *sbp, nilfs_set_log_cursor() argument
268 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_prepare_super() local
294 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_commit_super() local
330 struct nilfs_super_block **sbp; nilfs_cleanup_super() local
417 struct nilfs_super_block **sbp; nilfs_resize_fs() local
503 struct nilfs_super_block **sbp; nilfs_sync_fs() local
818 struct nilfs_super_block **sbp; nilfs_setup_super() local
806 nilfs_set_default_options(struct super_block *sb, struct nilfs_super_block *sbp) nilfs_set_default_options() argument
871 nilfs_store_magic_and_option(struct super_block *sb, struct nilfs_super_block *sbp, char *data) nilfs_store_magic_and_option() argument
894 nilfs_check_feature_compatibility(struct super_block *sb, struct nilfs_super_block *sbp) nilfs_check_feature_compatibility() argument
H A Dsysfs.c857 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_dev_revision_show() local
877 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_dev_device_size_show() local
900 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_dev_uuid_show() local
910 struct nilfs_super_block **sbp = nilfs->ns_sbp; nilfs_dev_volume_name_show() local
H A Dsegment.c2301 struct nilfs_super_block **sbp; nilfs_segctor_construct() local
/linux-4.1.27/arch/mips/sibyte/common/
H A Dsb_tbprof.c82 static struct sbprof_tb sbp; variable in typeref:struct:sbprof_tb
/linux-4.1.27/include/scsi/
H A Dsg.h54 void __user *sbp; /* [i], [*o] points to sense_buffer memory */ member in struct:sg_io_hdr
/linux-4.1.27/fs/
H A Dcompat_ioctl.c237 compat_uptr_t sbp; /* [i], [*o] points to sense_buffer memory */ member in struct:sg_io_hdr32
328 unsigned char __user *sbp; sg_ioctl_trans() local
/linux-4.1.27/security/smack/
H A Dsmack_lsm.c693 struct superblock_smack *sbp = dentry->d_sb->s_security; smack_sb_statfs() local
1284 struct super_block *sbp; smack_inode_getsecurity() local
3060 struct super_block *sbp; smack_d_instantiate() local
/linux-4.1.27/drivers/s390/net/
H A Dqeth_core.h688 struct qeth_sbp_info sbp; /* SETBRIDGEPORT options */ member in struct:qeth_card_options
H A Dqeth_core_mpc.h669 struct qeth_ipacmd_setbridgeport sbp; member in union:qeth_ipa_cmd::__anon8488

Completed in 952 milliseconds