Home
last modified time | relevance | path

Searched defs:num (Results 1 – 25 of 65) sorted by relevance

123

/fs/btrfs/
Dmath.h26 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()
Dsend.c773 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/
Dhash.c70 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/
Dhash.c68 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()
Dballoc.c882 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/
Dsmb2file.c120 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/
Dbnode.c212 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/
Dbnode.c377 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/
Dballoc.c671 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
Dinode.c481 int num; in ext2_alloc_branch() local
556 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
/fs/minix/
Ditree_common.c70 int num, in alloc_branch()
111 int num) in splice_branch()
Dminix.h127 unsigned short num; in minix_find_first_zero_bit() local
/fs/ubifs/
Dlpt.c534 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/
Dhash.c45 static void str2hashbuf(const char *msg, size_t len, unsigned int *buf, int num) in str2hashbuf()
/fs/ceph/
Dsnap.c299 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/
Dproc_tty.c27 dev_t from, int num) in show_tty_range()
/fs/udf/
Ddir.c56 int i, num, ret = 0; in do_udf_readdir() local
Ddirectory.c29 int i, num, block; in udf_fileident_read() local
/fs/dlm/
Dmember.c178 int num = 0; in dlm_slots_assign() local
492 int i, num; in dlm_lsop_recover_done() local
/fs/sysv/
Ditree.c125 int num, in alloc_branch()
170 int num) in splice_branch()
/fs/gfs2/
Dmeta_io.c350 int gfs2_meta_indirect_buffer(struct gfs2_inode *ip, int height, u64 num, in gfs2_meta_indirect_buffer()
/fs/
Dseq_file.c715 unsigned long long num) in seq_put_decimal_ull()
742 long long num) in seq_put_decimal_ll()
/fs/nfsd/
Dnfscache.c270 unsigned int num; in nfsd_reply_cache_shrink() local
/fs/sdcardfs/
Dpackagelist.c593 unsigned int num; member
599 unsigned int num; member
/fs/reiserfs/
Dstree.c189 int num, /* Number of items in the array. */ in bin_search()
531 b_blocknr_t *b, int num) in search_by_key_reada()

123