/fs/ocfs2/cluster/ |
D | masklog.h | 120 #define __mlog_test_u64(mask, bits) \ argument 123 #define __mlog_set_u64(mask, bits) do { \ argument 127 #define __mlog_clear_u64(mask, bits) do { \ argument 140 #define __mlog_test_u64(mask, bits) ((mask) & bits.words[0]) argument 141 #define __mlog_set_u64(mask, bits) do { \ argument 144 #define __mlog_clear_u64(mask, bits) do { \ argument
|
D | heartbeat.c | 515 unsigned int bits = reg->hr_block_bits; in o2hb_setup_one_bio() local
|
/fs/jffs2/ |
D | compr_rubin.c | 44 int bits[8]; member 88 static void init_rubin(struct rubin_state *rs, int div, int *bits) in init_rubin() 151 static void init_decode(struct rubin_state *rs, int div, int *bits) in init_decode() 168 int c, bits = 0; in __do_decode() local 262 static int rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in, in rubin_do_compress() 308 int bits[8]; in jffs2_dynrubin_compress() local 368 static void rubin_do_decompress(int bit_divider, int *bits, in rubin_do_decompress() 397 int bits[8]; in jffs2_dynrubin_decompress() local
|
/fs/minix/ |
D | bitmap.c | 100 u32 bits = sbi->s_nzones - sbi->s_firstdatazone + 1; in minix_count_free_blocks() local 270 u32 bits = sbi->s_ninodes + 1; in minix_count_free_inodes() local
|
D | minix.h | 91 static inline unsigned minix_blocks_needed(unsigned bits, unsigned blocksize) in minix_blocks_needed()
|
/fs/btrfs/ |
D | struct-funcs.c | 40 #define DEFINE_BTRFS_SETGET_BITS(bits) \ argument
|
D | extent_io.c | 130 static int add_extent_changeset(struct extent_state *state, unsigned bits, in add_extent_changeset() 521 unsigned *bits, struct extent_changeset *changeset) in insert_state() 602 unsigned *bits, int wake, in clear_state_bit() 669 unsigned bits, int wake, int delete, in __clear_extent_bit() 842 unsigned long bits) in wait_extent_bit() 889 unsigned *bits, struct extent_changeset *changeset) in set_state_bits() 938 unsigned bits, unsigned exclusive_bits, in __set_extent_bit() 1144 unsigned bits, u64 * failed_start, in set_extent_bit() 1171 unsigned bits, unsigned clear_bits, in convert_extent_bit() 1372 unsigned bits, struct extent_changeset *changeset) in set_record_extent_bits() [all …]
|
D | extent_map.c | 341 static void extent_map_device_set_bits(struct extent_map *em, unsigned bits) in extent_map_device_set_bits() 356 static void extent_map_device_clear_bits(struct extent_map *em, unsigned bits) in extent_map_device_clear_bits()
|
D | extent_io.h | 320 u64 end, unsigned bits) in clear_extent_bits() 339 u64 end, unsigned bits) in set_extent_bits()
|
D | super.c | 2030 int bits = dentry->d_sb->s_blocksize_bits; in btrfs_statfs() local
|
D | ctree.h | 1327 #define DECLARE_BTRFS_SETGET_BITS(bits) \ argument 1344 #define BTRFS_SETGET_FUNCS(name, type, member, bits) \ argument 1372 #define BTRFS_SETGET_HEADER_FUNCS(name, type, member, bits) \ argument 1386 #define BTRFS_SETGET_STACK_FUNCS(name, type, member, bits) \ argument
|
/fs/crypto/ |
D | fname.c | 141 int i, bits = 0, ac = 0; in base64_encode() local 160 int i, bits = 0, ac = 0; in base64_decode() local
|
/fs/ocfs2/ |
D | localalloc.c | 244 int ocfs2_alloc_should_use_local(struct ocfs2_super *osb, u64 bits) in ocfs2_alloc_should_use_local() 1044 unsigned int bits; in ocfs2_recalc_la_window() local
|
D | reservations.c | 48 unsigned int bits; in ocfs2_resv_window_bits() local
|
D | ocfs2.h | 784 int bits = OCFS2_SB(sb)->s_clustersize_bits - sb->s_blocksize_bits; in ocfs2_block_to_cluster_start() local
|
/fs/nilfs2/ |
D | page.c | 103 unsigned long bits; in nilfs_copy_buffer() local
|
/fs/hpfs/ |
D | super.c | 136 unsigned long *bits; in hpfs_count_one_bitmap() local
|
/fs/ubifs/ |
D | lpt.c | 48 int i, n, bits, per_leb_wastage, max_pnode_cnt; in do_calc_lpt_geom() local 524 int num, bits; in calc_nnode_num() local
|
/fs/ufs/ |
D | super.c | 764 int bits = uspi->s_apbshift; in ufs_max_bytes() local
|
/fs/ceph/ |
D | caps.c | 975 int i, bits = 0; in __ceph_caps_file_wanted() local 4092 int bits = (fmode << 1) | 1; in __ceph_get_fmode() local 4107 int bits = (fmode << 1) | 1; in ceph_put_fmode() local
|
/fs/ |
D | select.c | 625 void *bits; in core_sys_select() local 1179 void *bits; in compat_core_sys_select() local
|
/fs/erofs/ |
D | internal.h | 259 unsigned int bits) in erofs_bitrange()
|
/fs/cifs/ |
D | cifsacl.c | 641 const struct cifs_sid *psid, __u64 nmode, umode_t bits) in fill_ace_for_sid()
|
/fs/ext2/ |
D | super.c | 750 static loff_t ext2_max_size(int bits) in ext2_max_size()
|
/fs/reiserfs/ |
D | super.c | 1376 static void handle_barrier_mode(struct super_block *s, unsigned long bits) in handle_barrier_mode()
|