/fs/btrfs/ |
D | math.h | 26 static inline u64 div_factor(u64 num, int factor) in div_factor() 35 static inline u64 div_factor_fine(u64 num, int factor) in div_factor_fine()
|
D | send.c | 773 int num = 0; in iterate_inode_ref() local 897 int num; in iterate_dir_item() local 975 static int __copy_first_ref(int num, u64 dir, int index, in __copy_first_ref() 3031 static int __record_new_ref(int num, u64 dir, int index, in __record_new_ref() 3064 static int __record_deleted_ref(int num, u64 dir, int index, in __record_deleted_ref() 3131 static int __find_iref(int num, u64 dir, int index, in __find_iref() 3168 static int __record_changed_new_ref(int num, u64 dir, int index, in __record_changed_new_ref() 3185 static int __record_changed_deleted_ref(int num, u64 dir, int index, in __record_changed_deleted_ref() 3328 static int __process_new_xattr(int num, struct btrfs_key *di_key, in __process_new_xattr() 3369 static int __process_deleted_xattr(int num, struct btrfs_key *di_key, in __process_deleted_xattr() [all …]
|
/fs/ext4/ |
D | hash.c | 70 static void str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_signed() 98 static void str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_unsigned()
|
/fs/ext3/ |
D | hash.c | 68 static void str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_signed() 96 static void str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_unsigned()
|
D | balloc.c | 882 unsigned long num = 0; in ext3_try_to_allocate() local 1324 unsigned long num = *count; in ext3_try_to_allocate_with_rsv() local 1511 unsigned long num = *count; in ext3_new_blocks() local 1835 int num = b; in test_root() local
|
/fs/cifs/ |
D | smb2file.c | 120 unsigned int max_num, num = 0, max_buf; in smb2_unlock_range() local 219 unsigned int num = 0; in smb2_push_mand_fdlocks() local
|
/fs/hfs/ |
D | bnode.c | 212 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() 316 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 409 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create()
|
/fs/hfsplus/ |
D | bnode.c | 377 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() 484 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 581 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create()
|
/fs/ext2/ |
D | balloc.c | 671 unsigned long num = 0; in ext2_try_to_allocate() local 1099 unsigned long num = *count; in ext2_try_to_allocate_with_rsv() local 1231 unsigned long num = *count; in ext2_new_blocks() local 1492 int num = b; in test_root() local
|
D | inode.c | 481 int num; in ext2_alloc_branch() local 556 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
|
/fs/minix/ |
D | itree_common.c | 70 int num, in alloc_branch() 111 int num) in splice_branch()
|
D | minix.h | 127 unsigned short num; in minix_find_first_zero_bit() local
|
/fs/ubifs/ |
D | lpt.c | 534 int num, bits; in calc_nnode_num() local 561 int num, shft; in calc_nnode_num_from_parent() local 586 int i, n = c->lpt_hght - 1, pnum = parent->num, num = 0; in calc_pnode_num_from_parent() local 1099 int num = calc_nnode_num_from_parent(c, parent, iip); in validate_nnode() local 1143 int num = calc_pnode_num_from_parent(c, parent, iip); in validate_pnode() local 2228 int num, iip = 0, err; in dbg_check_lpt_nodes() local
|
/fs/f2fs/ |
D | hash.c | 45 static void str2hashbuf(const char *msg, size_t len, unsigned int *buf, int num) in str2hashbuf()
|
/fs/ceph/ |
D | snap.c | 299 u32 num = realm->num_prior_parent_snaps + realm->num_snaps; in build_snap_context() local 406 static int dup_array(u64 **dst, __le64 *src, u32 num) in dup_array()
|
/fs/proc/ |
D | proc_tty.c | 27 dev_t from, int num) in show_tty_range()
|
/fs/udf/ |
D | dir.c | 56 int i, num, ret = 0; in do_udf_readdir() local
|
D | directory.c | 29 int i, num, block; in udf_fileident_read() local
|
/fs/dlm/ |
D | member.c | 178 int num = 0; in dlm_slots_assign() local 492 int i, num; in dlm_lsop_recover_done() local
|
/fs/sysv/ |
D | itree.c | 125 int num, in alloc_branch() 170 int num) in splice_branch()
|
/fs/gfs2/ |
D | meta_io.c | 350 int gfs2_meta_indirect_buffer(struct gfs2_inode *ip, int height, u64 num, in gfs2_meta_indirect_buffer()
|
/fs/ |
D | seq_file.c | 715 unsigned long long num) in seq_put_decimal_ull() 742 long long num) in seq_put_decimal_ll()
|
/fs/nfsd/ |
D | nfscache.c | 270 unsigned int num; in nfsd_reply_cache_shrink() local
|
/fs/sdcardfs/ |
D | packagelist.c | 593 unsigned int num; member 599 unsigned int num; member
|
/fs/reiserfs/ |
D | stree.c | 189 int num, /* Number of items in the array. */ in bin_search() 531 b_blocknr_t *b, int num) in search_by_key_reada()
|