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

1234567891011>>

/linux-master/fs/befs/
H A Dsuper.c21 befs_load_sb(struct super_block *sb, befs_super_block *disk_sb) argument
58 befs_check_sb(struct super_block *sb) argument
[all...]
H A Dinode.c19 befs_check_inode(struct super_block *sb, befs_inode *raw_inode, argument
H A Dio.c27 befs_bread_iaddr(struct super_block *sb, befs_inode_addr iaddr) argument
[all...]
H A Dendian.h16 fs64_to_cpu(const struct super_block *sb, fs64 n) argument
25 cpu_to_fs64(const struct super_block *sb, u64 n) argument
34 fs32_to_cpu(const struct super_block *sb, fs32 n) argument
43 cpu_to_fs32(const struct super_block *sb, u32 n) argument
52 fs16_to_cpu(const struct super_block *sb, fs16 n) argument
61 cpu_to_fs16(const struct super_block *sb, u16 n) argument
72 fsrun_to_cpu(const struct super_block *sb, befs_disk_block_run n) argument
89 cpu_to_fsrun(const struct super_block *sb, befs_block_run n) argument
106 fsds_to_cpu(const struct super_block *sb, const befs_disk_data_stream *n) argument
[all...]
/linux-master/fs/btrfs/
H A Dsuper.h20 static inline struct btrfs_fs_info *btrfs_sb(struct super_block *sb) argument
25 static inline void btrfs_set_sb_rdonly(struct super_block *sb) argument
31 static inline void btrfs_clear_sb_rdonly(struct super_block *sb) argument
/linux-master/arch/mips/boot/compressed/
H A Dcalc_vmlinuz_load_addr.c17 struct stat sb; local
/linux-master/fs/udf/
H A Dlowlevel.c24 unsigned int udf_get_last_session(struct super_block *sb) argument
44 udf_pblk_t udf_get_last_block(struct super_block *sb) argument
/linux-master/fs/qnx4/
H A Dbitmap.c21 unsigned long qnx4_count_free_blocks(struct super_block *sb) argument
/linux-master/fs/reiserfs/
H A Dlock.c87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) argument
95 void reiserfs_lock_check_recursive(struct super_block *sb) argument
/linux-master/fs/romfs/
H A Dinternal.h16 static inline size_t romfs_maxsize(struct super_block *sb) argument
/linux-master/fs/ocfs2/
H A Dbuffer_head_io.h39 ocfs2_read_block(struct ocfs2_caching_info *ci, u64 off, struct buffer_head **bh, int (*validate)(struct super_block *sb, struct buffer_head *bh)) argument
/linux-master/fs/jfs/
H A Djfs_umount.c37 int jfs_umount(struct super_block *sb) argument
121 int jfs_umount_rw(struct super_block *sb) argument
[all...]
H A Djfs_inode.c43 struct super_block *sb = parent->i_sb; local
H A Djfs_discard.c34 struct super_block *sb = ip->i_sb; local
69 struct super_block *sb = ipbmap->i_sb; local
[all...]
/linux-master/fs/qnx6/
H A Dsuper_mmi.c18 qnx6_mmi_copy_sb(struct qnx6_super_block *qsb, struct qnx6_mmi_super_block *sb) argument
[all...]
/linux-master/fs/sysv/
H A Dballoc.c31 static inline sysv_zone_t *get_chunk(struct super_block *sb, struct buffer_head *bh) argument
43 void sysv_free_block(struct super_block * sb, sysv_zone_t nr) argument
100 sysv_new_block(struct super_block * sb) argument
159 sysv_count_free_blocks(struct super_block * sb) argument
[all...]
/linux-master/fs/ufs/
H A Dcylinder.c29 static void ufs_read_cylinder (struct super_block * sb, argument
83 ufs_put_cylinder(struct super_block * sb, unsigned bitmap_nr) argument
127 ufs_load_cylinder( struct super_block * sb, unsigned cgno) argument
[all...]
/linux-master/fs/affs/
H A Ddir.c48 struct super_block *sb = inode->i_sb; local
[all...]
/linux-master/fs/squashfs/
H A Dfragment.c35 int squashfs_frag_lookup(struct super_block *sb, unsigned int fragment, argument
63 __le64 *squashfs_read_fragment_index_table(struct super_block *sb, argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dd11.c13 static u16 d11n_sb(enum brcmu_chan_sb sb) argument
[all...]
/linux-master/tools/perf/util/
H A Dstrbuf.h64 static inline ssize_t strbuf_avail(const struct strbuf *sb) { argument
70 strbuf_setlen(struct strbuf *sb, size_t len) argument
86 strbuf_addstr(struct strbuf *sb, const char *s) argument
[all...]
/linux-master/fs/ntfs3/
H A Ddebug.h29 void ntfs_printk(const struct super_block *sb, const char *fmt, ...) argument
[all...]
/linux-master/fs/nfs/
H A Dgetroot.c39 static int nfs_superblock_set_dummy_root(struct super_block *sb, struct inode *inode) argument
[all...]
/linux-master/fs/sysfs/
H A Dmount.c82 static void sysfs_kill_sb(struct super_block *sb) argument
/linux-master/fs/notify/
H A Dfsnotify.h68 static inline void fsnotify_clear_marks_by_sb(struct super_block *sb) argument

Completed in 387 milliseconds

1234567891011>>