/fs/btrfs/ |
D | misc.h | 35 static inline u64 div_factor(u64 num, int factor) in div_factor() 43 static inline u64 div_factor_fine(u64 num, int factor) in div_factor_fine()
|
D | send.c | 900 int num = 0; in iterate_inode_ref() local 1020 int num; in iterate_dir_item() local 1117 static int __copy_first_ref(int num, u64 dir, int index, in __copy_first_ref() 4386 static int __record_new_ref(int num, u64 dir, int index, in __record_new_ref() 4395 static int __record_deleted_ref(int num, u64 dir, int index, in __record_deleted_ref() 4440 static int __find_iref(int num, u64 dir, int index, in __find_iref() 4490 static int __record_changed_new_ref(int num, u64 dir, int index, in __record_changed_new_ref() 4513 static int __record_changed_deleted_ref(int num, u64 dir, int index, in __record_changed_deleted_ref() 4675 static int __process_new_xattr(int num, struct btrfs_key *di_key, in __process_new_xattr() 4720 static int __process_deleted_xattr(int num, struct btrfs_key *di_key, in __process_deleted_xattr() [all …]
|
/fs/cifs/ |
D | smb2file.c | 120 unsigned int max_num, num = 0, max_buf; in smb2_unlock_range() local 226 unsigned int num = 0; in smb2_push_mand_fdlocks() local
|
D | smb2pdu.c | 755 unsigned int num = *num_iovec; in add_posix_context() local 2078 unsigned int num = *num_iovec; in add_lease_context() local 2170 unsigned int num = *num_iovec; in add_durable_v2_context() local 2190 unsigned int num = *num_iovec; in add_durable_reconnect_v2_context() local 2214 unsigned int num = *num_iovec; in add_durable_context() local 2272 unsigned int num = *num_iovec; in add_twarp_context() local 2406 unsigned int num = *num_iovec; in add_sd_context() local 2449 unsigned int num = *num_iovec; in add_query_id_context() local 4923 u8 info_type, u32 additional_info, unsigned int num, in send_set_info()
|
/fs/gfs2/ |
D | meta_io.c | 213 int num) in gfs2_submit_bhs() 252 int num = 0; in gfs2_meta_read() local 474 int gfs2_meta_indirect_buffer(struct gfs2_inode *ip, int height, u64 num, in gfs2_meta_indirect_buffer()
|
/fs/nfs/ |
D | namespace.c | 321 long num; in param_set_nfs_timeout() local 346 long num = *((int *)kp->arg); in param_get_nfs_timeout() local
|
/fs/hfs/ |
D | bnode.c | 226 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() 328 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 421 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create()
|
/fs/hfsplus/ |
D | bnode.c | 376 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() 478 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 573 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create()
|
/fs/proc/ |
D | meminfo.c | 26 static void show_val_kb(struct seq_file *m, const char *s, unsigned long num) in show_val_kb()
|
D | proc_tty.c | 29 dev_t from, int num) in show_tty_range()
|
/fs/ext2/ |
D | balloc.c | 670 unsigned long num = 0; in ext2_try_to_allocate() local 1074 unsigned long num = *count; in ext2_try_to_allocate_with_rsv() local 1226 unsigned long num = *count; in ext2_new_blocks() local 1495 int num = b; in test_root() local
|
/fs/minix/ |
D | itree_common.c | 71 int num, in alloc_branch() 118 int num) in splice_branch()
|
D | minix.h | 127 unsigned short num; in minix_find_first_zero_bit() local
|
/fs/ext4/ |
D | hash.c | 135 static void str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_signed() 161 static void str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_unsigned()
|
D | block_validity.c | 154 u32 i = 0, num; in ext4_protect_reserved_inode() local
|
/fs/ubifs/ |
D | lpt.c | 524 int num, bits; in calc_nnode_num() local 551 int num, shft; in calc_nnode_num_from_parent() local 576 int i, n = c->lpt_hght - 1, pnum = parent->num, num = 0; in calc_pnode_num_from_parent() local 1110 int num = calc_nnode_num_from_parent(c, parent, iip); in validate_nnode() local 1154 int num = calc_pnode_num_from_parent(c, parent, iip); in validate_pnode() local 2385 int num, iip = 0, err; in dbg_check_lpt_nodes() local
|
/fs/f2fs/ |
D | hash.c | 43 unsigned int *buf, int num) in str2hashbuf()
|
/fs/udf/ |
D | dir.c | 59 int i, num, ret = 0; in udf_readdir() local
|
D | directory.c | 29 int i, num; in udf_fileident_read() local
|
/fs/dlm/ |
D | member.c | 173 int num = 0; in dlm_slots_assign() local 485 int i, num; in dlm_lsop_recover_done() local
|
/fs/verity/ |
D | hash_algs.c | 42 unsigned int num) in fsverity_get_hash_alg()
|
/fs/ceph/ |
D | snap.c | 328 u32 num = realm->num_prior_parent_snaps + realm->num_snaps; in build_snap_context() local 437 static int dup_array(u64 **dst, __le64 *src, u32 num) in dup_array()
|
/fs/nfs/filelayout/ |
D | filelayoutdev.c | 67 u32 cnt, num; in nfs4_fl_alloc_deviceid_node() local
|
/fs/ |
D | seq_file.c | 687 unsigned long long num, unsigned int width) in seq_put_decimal_ull_width() 719 unsigned long long num) in seq_put_decimal_ull() 771 void seq_put_decimal_ll(struct seq_file *m, const char *delimiter, long long num) in seq_put_decimal_ll()
|
/fs/sysv/ |
D | itree.c | 126 int num, in alloc_branch() 175 int num) in splice_branch()
|