Home
last modified time | relevance | path

Searched defs:base (Results 1 – 25 of 58) sorted by relevance

123

/fs/bcachefs/
Deytzinger.c19 static bool is_aligned(const void *base, size_t size, unsigned char align) in is_aligned()
151 static inline int eytzinger0_do_cmp(void *base, size_t n, size_t size, in eytzinger0_do_cmp()
160 static inline void eytzinger0_do_swap(void *base, size_t n, size_t size, in eytzinger0_do_swap()
169 void eytzinger0_sort_r(void *base, size_t n, size_t size, in eytzinger0_sort_r()
234 void eytzinger0_sort(void *base, size_t n, size_t size, in eytzinger0_sort()
Deytzinger.h247 static inline int eytzinger0_find_le(void *base, size_t nr, size_t size, in eytzinger0_find_le()
273 static inline int eytzinger0_find_gt(void *base, size_t nr, size_t size, in eytzinger0_find_gt()
289 static inline int eytzinger0_find_ge(void *base, size_t nr, size_t size, in eytzinger0_find_ge()
300 #define eytzinger0_find(base, nr, size, _cmp, search) \ argument
Dutil.c77 u64 base = 1024; in parse_unit_suffix() local
621 void bch2_bio_map(struct bio *bio, void *base, size_t size) in bch2_bio_map()
Dbtree_write_buffer.c72 static noinline void wb_sort(struct wb_key_ref *base, size_t num) in wb_sort()
/fs/nfs_common/
Dnfsacl.c93 int nfsacl_encode(struct xdr_buf *buf, unsigned int base, struct inode *inode, in nfsacl_encode()
171 unsigned int base; in nfs_stream_encode_acl() local
337 int nfsacl_decode(struct xdr_buf *buf, unsigned int base, unsigned int *aclcnt, in nfsacl_decode()
394 unsigned int base; in nfs_stream_decode_acl() local
/fs/jfs/
Djfs_debug.c57 struct proc_dir_entry *base; in jfs_proc_init() local
/fs/xfs/libxfs/
Dxfs_attr_leaf.h36 uint16_t base; member
/fs/kernfs/
Dsymlink.c59 struct kernfs_node *base, *kn; in kernfs_get_target_path() local
/fs/nilfs2/
Dioctl.c55 void __user *base = (void __user *)(unsigned long)argv->v_base; in nilfs_ioctl_wrap_copy() local
868 void __user *base; in nilfs_ioctl_clean_segments() local
1225 void __user *base; in nilfs_ioctl_set_suinfo() local
/fs/overlayfs/
Dnamei.c207 struct dentry *base, int len, in ovl_lookup_positive_unlocked()
227 static int ovl_lookup_single(struct dentry *base, struct ovl_lookup_data *d, in ovl_lookup_single()
324 static int ovl_lookup_layer(struct dentry *base, struct ovl_lookup_data *d, in ovl_lookup_layer()
/fs/nfs/
Dnamespace.c58 const char *base; in nfs_path() local
/fs/
Dnamei.c1615 struct dentry *base, in lookup_one_qstr_excl()
2768 const char *name, struct dentry *base, int len, in lookup_one_common()
2812 struct dentry *try_lookup_one_len(const char *name, struct dentry *base, int len) in try_lookup_one_len()
2838 struct dentry *lookup_one_len(const char *name, struct dentry *base, int len) in lookup_one_len()
2868 struct dentry *base, int len) in lookup_one()
2899 const char *name, struct dentry *base, in lookup_one_unlocked()
2939 struct dentry *base, int len) in lookup_one_positive_unlocked()
2964 struct dentry *base, int len) in lookup_one_len_unlocked()
2979 struct dentry *base, int len) in lookup_positive_unlocked()
Dfs_parser.c216 int base = (unsigned long)p->data; in fs_param_is_u32() local
Dfile_table.c388 struct file *alloc_file_clone(struct file *base, int flags, in alloc_file_clone()
/fs/ufs/
Dsuper.c509 unsigned char * base, * space; in ufs_read_cylinder_structures() local
649 unsigned char * base, * space; in ufs_put_super_internal() local
Dutil.h389 unsigned base, count, pos; in _ubh_find_next_zero_bit_() local
436 unsigned base, count, pos, size; in _ubh_find_last_zero_bit_() local
Ddir.c395 ufs_validate_entry(struct super_block *sb, char *base, in ufs_validate_entry()
/fs/proc/
Droot.c63 int base = (unsigned long)hidepid_u32_spec.data; in proc_parse_hidepid_param() local
/fs/jffs2/
Dnodelist.c122 static void jffs2_fragtree_insert(struct jffs2_node_frag *newfrag, struct jffs2_node_frag *base) in jffs2_fragtree_insert()
/fs/ext4/
Dxattr.h120 void *base; member
/fs/nfsd/
Dnfscache.c368 unsigned int base, len; in nfsd_cache_csum() local
/fs/smb/server/
Dtransport_tcp.c131 size_t base = 0; in kvec_array_init() local
Dsmb_common.c502 char base[9], extension[4]; in ksmbd_extract_shortname() local
/fs/autofs/
Ddev-ioctl.c444 struct dentry *base = fp->f_path.dentry; in autofs_dev_ioctl_timeout() local
/fs/ext2/
Ddir.c236 ext2_validate_entry(char *base, unsigned offset, unsigned mask) in ext2_validate_entry()

123