Searched defs:sb (Results 26 - 50 of 695) sorted by relevance

1234567891011>>

/linux-master/fs/hfs/
H A Dtrans.c33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) argument
97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in) argument
/linux-master/fs/squashfs/
H A Dxattr.h17 static inline __le64 *squashfs_read_xattr_id_table(struct super_block *sb, argument
33 static inline int squashfs_xattr_lookup(struct super_block *sb, argument
H A Did.c32 int squashfs_get_id(struct super_block *sb, unsigned int index, argument
60 __le64 *squashfs_read_id_index_table(struct super_block *sb, argument
H A Dsymlink.c37 struct super_block *sb = inode->i_sb; local
/linux-master/fs/ext4/
H A Dbitmap.c19 int ext4_inode_bitmap_csum_verify(struct super_block *sb, argument
41 void ext4_inode_bitmap_csum_set(struct super_block *sb, argument
57 int ext4_block_bitmap_csum_verify(struct super_block *sb, argument
80 ext4_block_bitmap_csum_set(struct super_block *sb, struct ext4_group_desc *gdp, struct buffer_head *bh) argument
[all...]
/linux-master/fs/
H A Ddrop_caches.c19 static void drop_pagecache_sb(struct super_block *sb, void *unused) argument
/linux-master/drivers/mtd/
H A Dmtdsuper.c30 struct super_block *sb; local
96 get_tree_mtd(struct fs_context *fc, int (*fill_super)(struct super_block *sb, struct fs_context *fc)) argument
172 kill_mtd_super(struct super_block *sb) argument
[all...]
/linux-master/fs/udf/
H A Dialloc.c32 struct super_block *sb = dir->i_sb; local
H A Ddir.c42 struct super_block *sb = dir->i_sb; local
/linux-master/fs/coda/
H A Dcache.c55 void coda_cache_clear_all(struct super_block *sb) argument
/linux-master/fs/bcachefs/
H A Dsb-counters.c23 static int bch2_sb_counters_validate(struct bch_sb *sb, argument
30 static void bch2_sb_counters_to_text(struct printbuf *out, struct bch_sb *sb, argument
/linux-master/fs/bfs/
H A Dbfs.h41 static inline struct bfs_sb_info *BFS_SB(struct super_block *sb) argument
/linux-master/drivers/xen/xenfs/
H A Dsuper.c47 static int xenfs_fill_super(struct super_block *sb, struct fs_context *fc) argument
/linux-master/fs/minix/
H A Ditree_v1.c64 unsigned V1_minix_blocks(loff_t size, struct super_block *sb) argument
H A Ditree_v2.c30 struct super_block *sb = inode->i_sb; local
72 V2_minix_blocks(loff_t size, struct super_block *sb) argument
[all...]
/linux-master/fs/ocfs2/
H A Dextent_map.h60 ocfs2_read_virt_block(struct inode *inode, u64 v_block, struct buffer_head **bh, int (*validate)(struct super_block *sb, struct buffer_head *bh)) argument
/linux-master/fs/befs/
H A Ddebug.c29 befs_error(const struct super_block *sb, const char *fmt, ...) argument
42 befs_warning(const struct super_block *sb, const char *fmt, ...) argument
55 befs_debug(const struct super_block *sb, const char *fmt, ...) argument
72 befs_dump_inode(const struct super_block *sb, befs_inode *inode) argument
156 befs_dump_super_block(const struct super_block *sb, befs_super_block *sup) argument
226 befs_dump_index_entry(const struct super_block *sb, befs_disk_btree_super *super) argument
248 befs_dump_index_node(const struct super_block *sb, befs_btree_nodehead *node) argument
[all...]
/linux-master/drivers/md/bcache/
H A Dfeatures.h94 bch_has_unknown_compat_features(struct cache_sb *sb) argument
99 bch_has_unknown_ro_compat_features(struct cache_sb *sb) argument
104 bch_has_unknown_incompat_features(struct cache_sb *sb) argument
[all...]
/linux-master/fs/ecryptfs/
H A Dsuper.c36 static struct inode *ecryptfs_alloc_inode(struct super_block *sb) argument
134 struct super_block *sb = root->d_sb; local
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_kms.c110 int r, sb; local
/linux-master/fs/hfsplus/
H A Dbitmap.c19 int hfsplus_block_allocate(struct super_block *sb, u32 size, argument
164 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count) argument
/linux-master/fs/nfsd/
H A Dflexfilelayout.c81 nfsd4_ff_proc_getdeviceinfo(struct super_block *sb, struct svc_rqst *rqstp, argument
/linux-master/fs/reiserfs/
H A Dxattr.h45 static inline int reiserfs_xattrs_initialized(struct super_block *sb) argument
/linux-master/fs/erofs/
H A Ddir.c53 struct super_block *sb = dir->i_sb; local
/linux-master/fs/notify/
H A Dfdinfo.c126 struct super_block *sb = fsnotify_conn_sb(mark->connector); local

Completed in 195 milliseconds

1234567891011>>