Home
last modified time | relevance | path

Searched defs:sb (Results 476 – 500 of 723) sorted by relevance

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

/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c96 static struct inode *v9fs_qid_iget_dotl(struct super_block *sb, in v9fs_qid_iget_dotl()
147 struct super_block *sb, int new) in v9fs_inode_from_fid_dotl()
/openbmc/linux/fs/jffs2/
H A Dwbuf.c1163 struct super_block *sb = OFNI_BS_2SFFJ(c); in delayed_wbuf_sync() local
1173 struct super_block *sb = OFNI_BS_2SFFJ(c); in jffs2_dirty_trigger() local
/openbmc/linux/drivers/tty/serdev/
H A Dcore.c589 struct acpi_resource_uart_serialbus *sb; in serdev_acpi_get_uart_resource() local
606 struct acpi_resource_uart_serialbus *sb; in acpi_serdev_parse_resource() local
/openbmc/linux/fs/ocfs2/
H A Dsuballoc.c157 static int ocfs2_validate_gd_self(struct super_block *sb, in ocfs2_validate_gd_self()
198 static int ocfs2_validate_gd_parent(struct super_block *sb, in ocfs2_validate_gd_parent()
239 int ocfs2_check_group_descriptor(struct super_block *sb, in ocfs2_check_group_descriptor()
266 static int ocfs2_validate_group_descriptor(struct super_block *sb, in ocfs2_validate_group_descriptor()
351 struct super_block * sb = alloc_inode->i_sb; in ocfs2_block_group_fill() local
/openbmc/linux/tools/perf/util/
H A Dparse-events.c1396 struct strbuf sb; in parse_events_add_pmu() local
1433 struct strbuf sb; in parse_events_add_pmu() local
1540 struct strbuf sb; in parse_events_multi_pmu_add() local
1554 struct strbuf sb; in parse_events_multi_pmu_add() local
2590 int parse_events_term__to_strbuf(struct list_head *term_list, struct strbuf *sb) in parse_events_term__to_strbuf()
/openbmc/linux/fs/xfs/
H A Dxfs_attr_list.c29 xfs_attr_sf_sort_t *sa, *sb; in xfs_attr_shortform_compare() local
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_uart.c211 struct acpi_resource_uart_serialbus *sb = &ares->data.uart_serial_bus; in cros_ec_uart_resource() local
/openbmc/linux/fs/jfs/
H A Djfs_imap.c415 struct inode *diReadSpecial(struct super_block *sb, ino_t inum, int secondary) in diReadSpecial()
2442 struct super_block *sb; in diNewIAG() local
2979 static void duplicateIXtree(struct super_block *sb, s64 blkno, in duplicateIXtree()
H A Djfs_metapage.h28 struct super_block *sb; member
H A Djfs_txnmgr.h34 struct super_block *sb; /* super block */ member
264 struct super_block *sb; /* superblock */ member
H A Djfs_incore.h160 struct super_block *sb; /* Point back to vfs super block */ member
215 static inline struct jfs_sb_info *JFS_SBI(struct super_block *sb) in JFS_SBI()
/openbmc/linux/fs/hfsplus/
H A Dhfsplus_fs.h74 struct super_block *sb; member
204 static inline struct hfsplus_sb_info *HFSPLUS_SB(struct super_block *sb) in HFSPLUS_SB()
307 static inline unsigned short hfsplus_min_io_size(struct super_block *sb) in hfsplus_min_io_size()
/openbmc/linux/fs/nfsd/
H A Dnfsctl.c1135 static struct inode *nfsd_get_inode(struct super_block *sb, umode_t mode) in nfsd_get_inode()
1378 static int nfsd_fill_super(struct super_block *sb, struct fs_context *fc) in nfsd_fill_super()
1451 static void nfsd_umount(struct super_block *sb) in nfsd_umount()
H A Dnfs4recover.c935 nfsd4_cld_register_sb(struct super_block *sb, struct rpc_pipe *pipe) in nfsd4_cld_register_sb()
957 struct super_block *sb; in nfsd4_cld_register_net() local
971 struct super_block *sb; in nfsd4_cld_unregister_net() local
2118 struct super_block *sb = ptr; in rpc_pipefs_event() local
/openbmc/linux/include/linux/
H A Dfsnotify_backend.h297 struct super_block *sb; member
847 static inline void fsnotify_sb_delete(struct super_block *sb) in fsnotify_sb_delete()
858 static inline void fsnotify_unmount_inodes(struct super_block *sb) in fsnotify_unmount_inodes()
H A Dproc_fs.h70 static inline struct proc_fs_info *proc_sb_info(struct super_block *sb) in proc_sb_info()
239 static inline struct pid_namespace *proc_pid_ns(struct super_block *sb) in proc_pid_ns()
/openbmc/linux/include/uapi/linux/
H A Dbfs_fs.h78 #define BFS_UNCLEAN(bfs_sb, sb) \ argument
/openbmc/u-boot/include/
H A Dext4fs.h100 struct ext2_sblock *sb; member
/openbmc/linux/fs/adfs/
H A Ddir_f.c141 static int adfs_f_read(struct super_block *sb, u32 indaddr, unsigned int size, in adfs_f_read()
/openbmc/linux/drivers/spi/
H A Dspi-mpc52xx-psc.c111 unsigned sb = 0; /* number of bytes sent */ in mpc52xx_psc_spi_transfer_rxtx() local
/openbmc/linux/fs/ufs/
H A Dnamei.c112 struct super_block * sb = dir->i_sb; in ufs_symlink() local
/openbmc/linux/fs/smb/client/
H A Dreaddir.c72 struct super_block *sb = parent->d_sb; in cifs_prime_dcache() local
921 struct super_block *sb = file_inode(file)->i_sb; in cifs_filldir() local
/openbmc/linux/fs/reiserfs/
H A Dreiserfs.h226 struct super_block *sb; /* dev of real buffer head */ member
1158 static inline __u32 reiserfs_bmap_count(struct super_block *sb) in reiserfs_bmap_count()
2806 #define _jhashfn(sb,block) \ argument
3122 #define __PINFO( sb ) REISERFS_SB(sb) -> s_proc_info_data argument
3123 #define PROC_INFO_MAX( sb, field, value ) \ argument
3126 #define PROC_INFO_INC( sb, field ) ( ++ ( __PINFO( sb ).field ) ) argument
3128 #define PROC_INFO_BH_STAT( sb, bh, level ) \ argument
3155 #define PROC_INFO_MAX( sb, field, value ) VOID_V argument
3156 #define PROC_INFO_INC( sb, field ) VOID_V argument
3157 #define PROC_INFO_ADD( sb, field, val ) VOID_V argument
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dset_mode_types.h53 uint8_t sb[28]; /* sb0~sb27 */ member
/openbmc/linux/fs/crypto/
H A Dcrypto.c318 int fscrypt_initialize(struct super_block *sb) in fscrypt_initialize()

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