/fs/ocfs2/ |
D | heartbeat.c | 69 int bit) in __ocfs2_node_map_set_bit() 76 int bit) in ocfs2_node_map_set_bit() 87 int bit) in __ocfs2_node_map_clear_bit() 94 int bit) in ocfs2_node_map_clear_bit() 106 int bit) in ocfs2_node_map_test_bit()
|
D | ocfs2.h | 871 static inline void _ocfs2_set_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_set_bit() 875 #define ocfs2_set_bit(bit, addr) _ocfs2_set_bit((bit), (unsigned long *)(addr)) argument 877 static inline void _ocfs2_clear_bit(unsigned int bit, unsigned long *bitmap) in _ocfs2_clear_bit() 881 #define ocfs2_clear_bit(bit, addr) _ocfs2_clear_bit((bit), (unsigned long *)(addr)) argument 887 static inline void *correct_addr_and_bit_unaligned(int *bit, void *addr) in correct_addr_and_bit_unaligned() 901 static inline void ocfs2_set_bit_unaligned(int bit, void *bitmap) in ocfs2_set_bit_unaligned() 907 static inline void ocfs2_clear_bit_unaligned(int bit, void *bitmap) in ocfs2_clear_bit_unaligned() 913 static inline int ocfs2_test_bit_unaligned(int bit, void *bitmap) in ocfs2_test_bit_unaligned()
|
D | suballoc.h | 140 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) in ocfs2_which_suballoc_group()
|
/fs/omfs/ |
D | bitmap.c | 27 int addrlen, int bit, int max) in count_run() 49 int nbits, int bit, int count, int set) in set_run() 96 unsigned int map, bit; in omfs_allocate_block() local 139 int i, run, bit; in omfs_allocate_range() local 180 unsigned int map, bit; in omfs_clear_range() local
|
/fs/ntfs3/ |
D | bitfunc.c | 33 bool are_bits_clear(const ulong *lmap, size_t bit, size_t nbits) in are_bits_clear() 81 bool are_bits_set(const ulong *lmap, size_t bit, size_t nbits) in are_bits_set()
|
D | bitmap.c | 235 static void wnd_add_free_ext(struct wnd_bitmap *wnd, size_t bit, size_t len, in wnd_add_free_ext() 366 static void wnd_remove_free_ext(struct wnd_bitmap *wnd, size_t bit, size_t len) in wnd_remove_free_ext() 716 int wnd_set_free(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_set_free() 769 int wnd_set_used(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_set_used() 823 static bool wnd_is_free_hlp(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_is_free_hlp() 866 bool wnd_is_free(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_is_free() 898 bool wnd_is_used(struct wnd_bitmap *wnd, size_t bit, size_t bits) in wnd_is_used()
|
D | index.c | 199 size_t bit; member 205 size_t bit, struct bmp_buf *bbuf) in bmp_buf_get() 317 size_t bit) in indx_mark_used() 337 size_t bit) in indx_mark_free() 362 bool (*fn)(const ulong *buf, u32 bit, u32 bits, in scan_nres_bitmap() 458 static bool scan_for_free(const ulong *buf, u32 bit, u32 bits, size_t *ret) in scan_for_free() 474 size_t *bit, struct ATTRIB **bitmap) in indx_find_free() 506 static bool scan_for_used(const ulong *buf, u32 bit, u32 bits, size_t *ret) in scan_for_used() 521 int indx_used_bit(struct ntfs_index *indx, struct ntfs_inode *ni, size_t *bit) in indx_used_bit() 1325 size_t bit; in indx_find_raw() local [all …]
|
D | dir.c | 373 size_t bit; in ntfs_readdir() local 499 size_t drs = 0, fles = 0, bit = 0; in ntfs_dir_count() local
|
/fs/ntfs/ |
D | bitmap.h | 83 static inline int ntfs_bitmap_set_bit(struct inode *vi, const s64 bit) in ntfs_bitmap_set_bit() 97 static inline int ntfs_bitmap_clear_bit(struct inode *vi, const s64 bit) in ntfs_bitmap_clear_bit()
|
D | bitmap.c | 42 u8 bit; in __ntfs_bitmap_set_bits_in_run() local
|
/fs/afs/ |
D | dir_edit.c | 27 int bit, n; in afs_find_contig_bits() local 69 int bit, unsigned int nr_slots) in afs_set_contig_bits() 90 int bit, unsigned int nr_slots) in afs_clear_contig_bits()
|
/fs/ksmbd/mgmt/ |
D | user_session.h | 66 static inline int test_session_flag(struct ksmbd_session *sess, int bit) in test_session_flag() 71 static inline void set_session_flag(struct ksmbd_session *sess, int bit) in set_session_flag() 76 static inline void clear_session_flag(struct ksmbd_session *sess, int bit) in clear_session_flag()
|
/fs/ufs/ |
D | ialloc.c | 64 unsigned ino, cg, bit; in ufs_free_inode() local 181 unsigned cg, bit, i, j, start; in ufs_new_inode() local
|
D | util.h | 351 #define ubh_blkmap(ubh,begin,bit) \ argument 379 #define ubh_setbit(ubh,begin,bit) \ argument 382 #define ubh_clrbit(ubh,begin,bit) \ argument 385 #define ubh_isset(ubh,begin,bit) \ argument 388 #define ubh_isclr(ubh,begin,bit) (!ubh_isset(ubh,begin,bit)) argument 419 unsigned bit, i; in find_last_zero_bit() local
|
D | balloc.c | 45 unsigned cgno, bit, end_bit, bbase, blkmap, i; in ufs_free_fragments() local 141 unsigned overflow, cgno, bit, end_bit, i; in ufs_free_blocks() local
|
/fs/affs/ |
D | bitmap.c | 44 u32 blk, bmap, bit, mask, tmp; in affs_free_block() local 122 u32 blk, bmap, bit, mask, mask2, tmp; in affs_alloc_block() local
|
/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 102 int bit; /* bit number in the word */ in xfs_rtfind_back() local 277 int bit; /* bit number in the word */ in xfs_rtfind_forw() local 540 int bit; /* bit number in the word */ in xfs_rtmodify_range() local 774 int bit; /* bit number in the word */ in xfs_rtcheck_range() local
|
/fs/ocfs2/dlm/ |
D | dlmmaster.c | 602 struct dlm_lock_resource *res, int bit) in dlm_lockres_set_refmap_bit() 613 struct dlm_lock_resource *res, int bit) in dlm_lockres_clear_refmap_bit() 714 int bit, wait_on_recovery = 0; in dlm_get_lock_resource() local 1007 int ret, bit; in dlm_wait_for_lock_mastery() local 1183 int bit; in dlm_bitmap_diff_iter_next() local 1798 int bit = find_next_bit (mle->maybe_map, O2NM_MAX_NODES, 0); in dlm_assert_master_handler() local 2086 int bit; in dlm_assert_master_worker() local 2926 int i, bit; in dlm_remove_nonlocal_locks() local 3301 int bit; in dlm_clean_block_mle() local
|
/fs/minix/ |
D | bitmap.c | 48 unsigned long bit, zone; in minix_free_block() local 189 unsigned long ino, bit; in minix_free_inode() local
|
/fs/udf/ |
D | balloc.c | 139 unsigned long bit; in udf_bitmap_free_blocks() local 201 int bit, block, block_group; in udf_bitmap_prealloc_blocks() local 247 int newbit, bit = 0; in udf_bitmap_new_block() local
|
/fs/ext4/ |
D | ialloc.c | 243 unsigned long bit; in ext4_free_inode() local 758 int bit; in ext4_mark_inode_used() local 1376 int bit; in ext4_orphan_get() local
|
/fs/xfs/ |
D | xfs_buf_item_recover.c | 453 int bit; in xlog_recover_do_reg_buffer() local 594 int bit = 0; in xlog_recover_do_inode_buffer() local
|
/fs/jffs2/ |
D | compr_rubin.c | 57 static inline int pushbit(struct pushpull *pp, int bit, int use_reserved) in pushbit() 79 int bit; in pullbit() local
|
/fs/pstore/ |
D | ftrace.c | 31 int bit; in pstore_ftrace_call() local
|
/fs/btrfs/tests/ |
D | extent-io-tests.c | 277 int bit, bit1; in check_eb_bitmap() local
|