Home
last modified time | relevance | path

Searched defs:sb (Results 401 – 425 of 723) sorted by relevance

1...<<11121314151617181920>>...29

/openbmc/linux/drivers/usb/storage/
H A Dcypress_atacb.c167 unsigned char *sb = srb->sense_buffer; in cypress_atacb_passthrough() local
/openbmc/linux/arch/x86/boot/tools/
H A Dbuild.c176 struct stat sb; in main() local
/openbmc/linux/fs/freevxfs/
H A Dvxfs_bmap.c45 struct super_block *sb = ip->i_sb; in vxfs_bmap_ext4() local
/openbmc/linux/include/linux/
H A Dfscrypt.h386 static inline void fscrypt_set_ops(struct super_block *sb, in fscrypt_set_ops()
527 struct super_block *sb) in fscrypt_show_test_dummy_encryption()
543 static inline void fscrypt_destroy_keyring(struct super_block *sb) in fscrypt_destroy_keyring()
759 static inline void fscrypt_set_ops(struct super_block *sb, in fscrypt_set_ops()
/openbmc/linux/fs/jfs/
H A Dresize.c50 int jfs_extendfs(struct super_block *sb, s64 newLVSize, int newLogSize) in jfs_extendfs()
/openbmc/linux/fs/
H A Dnamespace.c580 int sb_prepare_remount_readonly(struct super_block *sb) in sb_prepare_remount_readonly()
1169 struct super_block *sb = old->mnt.mnt_sb; in clone_mnt() local
1684 static int do_umount_root(struct super_block *sb) in do_umount_root()
1709 struct super_block *sb = mnt->mnt.mnt_sb; in do_umount() local
2794 struct super_block *sb = mnt->mnt_sb; in mnt_warn_timestamp_expiry() local
2820 struct super_block *sb = path->mnt->mnt_sb; in do_reconfigure_mnt() local
2859 struct super_block *sb = path->mnt->mnt_sb; in do_remount() local
3263 struct super_block *sb = fc->root->d_sb; in do_new_mount_fc() local
4834 const struct super_block *sb, in mnt_already_visible()
4902 static bool mount_too_revealing(const struct super_block *sb, int *new_mnt_flags) in mount_too_revealing()
H A Ddcache.c1276 long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc) in prune_dcache_sb()
1315 void shrink_dcache_sb(struct super_block *sb) in shrink_dcache_sb()
1691 void shrink_dcache_for_umount(struct super_block *sb) in shrink_dcache_for_umount()
1763 static struct dentry *__d_alloc(struct super_block *sb, const struct qstr *name) in __d_alloc()
1866 struct dentry *d_alloc_anon(struct super_block *sb) in d_alloc_anon()
1897 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo()
H A Dmnt_idmapping.c36 const struct super_block *sb) in check_fsmapping()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dinode.c145 struct super_block *sb; member
1961 gadgetfs_make_inode (struct super_block *sb, in gadgetfs_make_inode()
1983 gadgetfs_create_file (struct super_block *sb, char const *name, in gadgetfs_create_file()
2009 gadgetfs_fill_super (struct super_block *sb, struct fs_context *fc) in gadgetfs_fill_super()
2093 gadgetfs_kill_sb (struct super_block *sb) in gadgetfs_kill_sb()
/openbmc/linux/fs/udf/
H A Dinode.c508 struct super_block *sb = inode->i_sb; in udf_do_extend_file() local
641 struct super_block *sb = inode->i_sb; in udf_extend_file() local
1921 struct inode *__udf_iget(struct super_block *sb, struct kernel_lb_addr *ino, in __udf_iget()
1953 struct super_block *sb = inode->i_sb; in udf_setup_indirect_aext() local
2081 struct super_block *sb = inode->i_sb; in udf_add_aext() local
/openbmc/linux/fs/autofs/
H A Dautofs_i.h118 struct super_block *sb; member
129 static inline struct autofs_sb_info *autofs_sbi(struct super_block *sb) in autofs_sbi()
/openbmc/linux/fs/nilfs2/
H A Dmdt.c72 struct super_block *sb = inode->i_sb; in nilfs_mdt_create_block() local
405 struct super_block *sb; in nilfs_mdt_write_page() local
/openbmc/linux/fs/nfsd/
H A Dnfs3proc.c694 struct super_block *sb = argp->fh.fh_dentry->d_sb; in nfsd3_proc_fsinfo() local
730 struct super_block *sb = argp->fh.fh_dentry->d_sb; in nfsd3_proc_pathconf() local
/openbmc/linux/fs/ntfs3/
H A Dntfs_fs.h144 struct super_block *sb; member
211 struct super_block *sb; member
1000 static inline struct ntfs_sb_info *ntfs_sb(struct super_block *sb) in ntfs_sb()
1005 static inline int ntfs3_forced_shutdown(struct super_block *sb) in ntfs3_forced_shutdown()
1021 static inline u64 ntfs_up_block(const struct super_block *sb, u64 size) in ntfs_up_block()
1031 static inline u64 bytes_to_block(const struct super_block *sb, u64 size) in bytes_to_block()
/openbmc/linux/drivers/md/
H A Ddm-raid.c2055 static void sb_retrieve_failed_devices(struct dm_raid_superblock *sb, uint64_t *failed_devices) in sb_retrieve_failed_devices()
2068 static void sb_update_failed_devices(struct dm_raid_superblock *sb, uint64_t *failed_devices) in sb_update_failed_devices()
2087 struct dm_raid_superblock *sb; in super_sync() local
2169 struct dm_raid_superblock *sb; in super_load() local
2215 struct dm_raid_superblock *sb; in super_init_validation() local
2432 struct dm_raid_superblock *sb; in super_validate() local
3808 struct dm_raid_superblock *sb; in attempt_restore_of_faulty_devices() local
H A Ddm-zoned-metadata.c136 struct dmz_super *sb; member
177 struct dmz_sb sb[2]; member
770 struct dmz_super *sb = zmd->sb[set].sb; in dmz_write_sb() local
982 struct dmz_super *sb = dsb->sb; in dmz_check_sb() local
1098 static int dmz_read_sb(struct dmz_metadata *zmd, struct dmz_sb *sb, int set) in dmz_read_sb()
1151 static int dmz_get_sb(struct dmz_metadata *zmd, struct dmz_sb *sb, int set) in dmz_get_sb()
1317 struct dmz_sb *sb; in dmz_load_sb() local
/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_acpi.c86 struct acpi_resource_i2c_serialbus *sb; in acpi_i2c_check_resource() local
/openbmc/linux/fs/jbd2/
H A Drecovery.c289 journal_superblock_t * sb; in jbd2_journal_recover() local
477 journal_superblock_t * sb; in do_one_pass() local
/openbmc/linux/fs/erofs/
H A Ddecompressor_lzma.c74 int z_erofs_load_lzma_config(struct super_block *sb, in z_erofs_load_lzma_config()
/openbmc/linux/fs/ocfs2/
H A Dfile.c970 struct super_block *sb = inode->i_sb; in ocfs2_zero_extend() local
1119 struct super_block *sb = inode->i_sb; in ocfs2_setattr() local
1308 struct super_block *sb = path->dentry->d_sb; in ocfs2_getattr() local
1546 struct super_block *sb = inode->i_sb; in ocfs2_zeroout_partial_cluster() local
2136 struct super_block *sb = inode->i_sb; in ocfs2_check_range_for_refcount() local
/openbmc/linux/fs/fuse/
H A Dvirtio_fs.c1294 static int virtio_fs_fill_super(struct super_block *sb, struct fs_context *fsc) in virtio_fs_fill_super()
1390 static void virtio_kill_sb(struct super_block *sb) in virtio_kill_sb()
1405 static int virtio_fs_test_super(struct super_block *sb, in virtio_fs_test_super()
1417 struct super_block *sb; in virtio_fs_get_tree() local
/openbmc/linux/fs/ecryptfs/
H A Decryptfs_kernel.h471 ecryptfs_superblock_to_private(struct super_block *sb) in ecryptfs_superblock_to_private()
477 ecryptfs_set_superblock_private(struct super_block *sb, in ecryptfs_set_superblock_private()
484 ecryptfs_superblock_to_lower(struct super_block *sb) in ecryptfs_superblock_to_lower()
490 ecryptfs_set_superblock_lower(struct super_block *sb, in ecryptfs_set_superblock_lower()
/openbmc/linux/fs/gfs2/
H A Dinode.c114 struct inode *gfs2_inode_lookup(struct super_block *sb, unsigned int type, in gfs2_inode_lookup()
246 struct super_block *sb = sdp->sd_vfs; in gfs2_lookup_by_inum() local
310 struct super_block *sb = dir->i_sb; in gfs2_lookupi() local
1331 struct super_block *sb = dir->i_sb; in gfs2_ok_to_move() local
/openbmc/linux/fs/nfs/
H A Dinternal.h149 struct super_block *sb; member
673 struct super_block *sb = inode->i_sb; in nfs_igrab_and_active() local
686 struct super_block *sb = inode->i_sb; in nfs_iput_and_deactive() local
766 void nfs_super_set_maxbytes(struct super_block *sb, __u64 maxfilesize) in nfs_super_set_maxbytes()
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dfill_buf.c25 static void sb(void) in sb() function

1...<<11121314151617181920>>...29