Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 145) sorted by relevance

123456

/fs/xfs/libxfs/
Dxfs_btree.h207 xfs_bmbt_irec_t b; member
232 } b; member
443 #define XFS_EXTLEN_MIN(a,b) min_t(xfs_extlen_t, (a), (b)) argument
444 #define XFS_EXTLEN_MAX(a,b) max_t(xfs_extlen_t, (a), (b)) argument
445 #define XFS_AGBLOCK_MIN(a,b) min_t(xfs_agblock_t, (a), (b)) argument
446 #define XFS_AGBLOCK_MAX(a,b) max_t(xfs_agblock_t, (a), (b)) argument
447 #define XFS_FILEOFF_MIN(a,b) min_t(xfs_fileoff_t, (a), (b)) argument
448 #define XFS_FILEOFF_MAX(a,b) max_t(xfs_fileoff_t, (a), (b)) argument
449 #define XFS_FILBLKS_MIN(a,b) min_t(xfs_filblks_t, (a), (b)) argument
450 #define XFS_FILBLKS_MAX(a,b) max_t(xfs_filblks_t, (a), (b)) argument
[all …]
Dxfs_rtbitmap.c90 xfs_rtword_t *b; /* current word in buffer */ in xfs_rtfind_back() local
265 xfs_rtword_t *b; /* current word in buffer */ in xfs_rtfind_forw() local
522 xfs_rtword_t *b; /* current word in buffer */ in xfs_rtmodify_range() local
757 xfs_rtword_t *b; /* current word in buffer */ in xfs_rtcheck_range() local
941 #define xfs_rtcheck_alloc_range(m,t,b,l) (0) argument
Dxfs_trans_space.h27 #define XFS_NEXTENTADD_SPACE_RES(mp,b,w)\ argument
71 #define XFS_GROWFSRT_SPACE_RES(mp,b) \ argument
86 #define XFS_SYMLINK_SPACE_RES(mp,nl,b) \ argument
Dxfs_ialloc.h52 xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o) in xfs_make_iptr()
/fs/nfsd/
Dnfscache.c149 nfsd_reply_cache_free(struct nfsd_drc_bucket *b, struct svc_cacherep *rp) in nfsd_reply_cache_free()
220 lru_put_end(struct nfsd_drc_bucket *b, struct svc_cacherep *rp) in lru_put_end()
227 prune_bucket(struct nfsd_drc_bucket *b) in prune_bucket()
259 struct nfsd_drc_bucket *b = &drc_hashtbl[i]; in prune_cache_entries() local
344 nfsd_cache_search(struct nfsd_drc_bucket *b, struct svc_rqst *rqstp, in nfsd_cache_search()
390 struct nfsd_drc_bucket *b = &drc_hashtbl[hash]; in nfsd_cache_lookup() local
515 struct nfsd_drc_bucket *b; in nfsd_cache_update() local
Dblocklayoutxdr.c18 struct pnfs_block_extent *b = lgp->lg_content; in nfsd4_block_encode_layoutget() local
39 nfsd4_block_encode_volume(struct xdr_stream *xdr, struct pnfs_block_volume *b) in nfsd4_block_encode_volume()
/fs/ntfs/
Dmst.c42 int post_read_mst_fixup(NTFS_RECORD *b, const u32 size) in post_read_mst_fixup()
123 int pre_write_mst_fixup(NTFS_RECORD *b, const u32 size) in pre_write_mst_fixup()
179 void post_write_mst_fixup(NTFS_RECORD *b) in post_write_mst_fixup()
/fs/xfs/
Dxfs_linux.h154 #define MIN(a,b) (min(a,b)) argument
155 #define MAX(a,b) (max(a,b)) argument
221 static inline __u32 xfs_do_div(void *a, __u32 b, int n) in xfs_do_div()
252 static inline __u32 xfs_do_mod(void *a, __u32 b, int n) in xfs_do_mod()
277 static inline __u32 xfs_do_div(void *a, __u32 b, int n) in xfs_do_div()
296 static inline __u32 xfs_do_mod(void *a, __u32 b, int n) in xfs_do_mod()
314 #define do_div(a, b) xfs_do_div(&(a), (b), sizeof(a)) argument
315 #define do_mod(a, b) xfs_do_mod(&(a), (b), sizeof(a)) argument
Dxfs_rtalloc.h127 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS) argument
128 # define xfs_rtfree_extent(t,b,l) (ENOSYS) argument
/fs/ubifs/
Dreplay.c97 static int set_bud_lprops(struct ubifs_info *c, struct bud_entry *b) in set_bud_lprops()
173 struct bud_entry *b; in set_buds_lprops() local
277 struct list_head *b) in replay_entries_cmp()
541 static int replay_bud(struct ubifs_info *c, struct bud_entry *b) in replay_bud()
703 struct bud_entry *b; in replay_buds() local
725 struct bud_entry *b; in destroy_bud_list() local
749 struct bud_entry *b; in add_replay_bud() local
Dgc.c125 static int data_nodes_cmp(void *priv, struct list_head *a, struct list_head *b) in data_nodes_cmp()
169 struct list_head *b) in nondata_nodes_cmp()
/fs/jffs2/
Dsummary.h201 #define jffs2_sum_add_kvec(a,b,c,d) (0) argument
202 #define jffs2_sum_move_collected(a,b) argument
204 #define jffs2_sum_add_padding_mem(a,b) argument
205 #define jffs2_sum_add_inode_mem(a,b,c) argument
206 #define jffs2_sum_add_dirent_mem(a,b,c) argument
207 #define jffs2_sum_add_xattr_mem(a,b,c) argument
208 #define jffs2_sum_add_xref_mem(a,b,c) argument
209 #define jffs2_sum_scan_sumnode(a,b,c,d,e) (0) argument
/fs/jfs/
Djfs_dmap.h85 #define BLKTODMAP(b,s) \ argument
100 #define BLKTOL0(b,s) \ argument
115 #define BLKTOL1(b,s) \ argument
122 #define BLKTOCTL(b,s,l) \ argument
134 #define BLKTOAG(b,sbi) ((b) >> ((sbi)->bmap->db_agl2size)) argument
281 #define LITOL2BSZ(n,m,b) ((((n) == 0) ? (m) : cnttz((n))) + (b)) argument
284 #define BLKTOCTLLEAF(b,m) \ argument
/fs/reiserfs/
Dprocfs.c306 char b[BDEVNAME_SIZE]; in show_journal() local
418 char b[BDEVNAME_SIZE]; in reiserfs_proc_info_init() local
448 char b[BDEVNAME_SIZE]; in reiserfs_proc_info_done() local
Dhashes.c49 u32 a, b, c, d; in keyed_hash() local
/fs/ceph/
Dceph_frag.c7 int ceph_frag_compare(__u32 a, __u32 b) in ceph_frag_compare()
/fs/ocfs2/
Dblockcheck.c66 unsigned int b, p = 0; in calc_code_bit() local
109 unsigned int i, b, p = 0; in ocfs2_hamming_encode() local
169 unsigned int i, b; in ocfs2_hamming_fix() local
Ddlmglue.h138 #define ocfs2_inode_lock_nested(i, b, e, s)\ argument
142 #define ocfs2_inode_lock(i, b, e) ocfs2_inode_lock_full_nested(i, b, e, 0, OI_LS_NORMAL) argument
/fs/nfs/blocklayout/
Drpc_pipefs.c38 nfs4_encode_simple(__be32 *p, struct pnfs_block_volume *b) in nfs4_encode_simple()
53 bl_resolve_deviceid(struct nfs_server *server, struct pnfs_block_volume *b, in bl_resolve_deviceid()
/fs/hpfs/
Dmap.c116 __le32 *b; in hpfs_load_bitmap_directory() local
270 int b = 0; in hpfs_map_dnode() local
/fs/squashfs/
Dzlib_wrapper.c66 struct buffer_head **bh, int b, int offset, int length, in zlib_uncompress()
Ddecompressor_single.c65 int b, int offset, int length, struct squashfs_page_actor *output) in squashfs_decompress()
Dlzo_wrapper.c79 struct buffer_head **bh, int b, int offset, int length, in lzo_uncompress()
Ddecompressor_multi_percpu.c78 int b, int offset, int length, struct squashfs_page_actor *output) in squashfs_decompress()
/fs/minix/
Ditree_v1.c27 char b[BDEVNAME_SIZE]; in block_to_path() local

123456