Home
last modified time | relevance | path

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

123

/fs/nfs_common/
A Dnfsacl.c93 int nfsacl_encode(struct xdr_buf *buf, unsigned int base, struct inode *inode, in nfsacl_encode()
172 unsigned int base; in nfs_stream_encode_acl() local
339 int nfsacl_decode(struct xdr_buf *buf, unsigned int base, unsigned int *aclcnt, in nfsacl_decode()
396 unsigned int base; in nfs_stream_decode_acl() local
/fs/bcachefs/
A Deytzinger.h243 static inline int eytzinger0_find_le(void *base, size_t nr, size_t size, in eytzinger0_find_le()
256 static inline int eytzinger0_find_gt(void *base, size_t nr, size_t size, in eytzinger0_find_gt()
269 static inline int eytzinger0_find_ge(void *base, size_t nr, size_t size, in eytzinger0_find_ge()
281 #define eytzinger0_find(base, nr, size, _cmp, search) \ argument
A Deytzinger.c19 static bool is_aligned(const void *base, size_t size, unsigned char align) in is_aligned()
234 void eytzinger0_sort_r(void *base, size_t n, size_t size, in eytzinger0_sort_r()
244 void eytzinger0_sort(void *base, size_t n, size_t size, in eytzinger0_sort()
A Dutil.c77 u64 base = 1024; in parse_unit_suffix() local
618 void bch2_bio_map(struct bio *bio, void *base, size_t size) in bch2_bio_map()
A Ddisk_accounting.h262 u64 *base = (u64 *) btree_trans_subbuf_base(trans, &trans->accounting); in bch2_accounting_trans_commit_hook() local
/fs/jfs/
A Djfs_debug.c57 struct proc_dir_entry *base; in jfs_proc_init() local
/fs/xfs/libxfs/
A Dxfs_attr_leaf.h36 uint16_t base; member
/fs/kernfs/
A Dsymlink.c59 struct kernfs_node *base, *kn; in kernfs_get_target_path() local
/fs/overlayfs/
A 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()
349 static int ovl_lookup_layer(struct dentry *base, struct ovl_lookup_data *d, in ovl_lookup_layer()
/fs/nilfs2/
A Dioctl.c52 void __user *base = (void __user *)(unsigned long)argv->v_base; in nilfs_ioctl_wrap_copy() local
839 void __user *base; in nilfs_ioctl_clean_segments() local
1184 void __user *base; in nilfs_ioctl_set_suinfo() local
/fs/
A Dnamei.c1678 struct dentry *base, unsigned int flags) in lookup_one_qstr_excl()
2866 static int lookup_noperm_common(struct qstr *qname, struct dentry *base) in lookup_noperm_common()
2896 struct qstr *qname, struct dentry *base) in lookup_one_common()
2920 struct dentry *try_lookup_noperm(struct qstr *name, struct dentry *base) in try_lookup_noperm()
2942 struct dentry *lookup_noperm(struct qstr *name, struct dentry *base) in lookup_noperm()
2969 struct dentry *base) in lookup_one()
2997 struct dentry *base) in lookup_one_unlocked()
3032 struct dentry *base) in lookup_one_positive_unlocked()
3058 struct dentry *lookup_noperm_unlocked(struct qstr *name, struct dentry *base) in lookup_noperm_unlocked()
3083 struct dentry *base) in lookup_noperm_positive_unlocked()
A Dfs_parser.c218 int base = (unsigned long)p->data; in fs_param_is_u32() local
A Dfile_table.c427 struct file *alloc_file_clone(struct file *base, int flags, in alloc_file_clone()
/fs/nfs/
A Dnamespace.c58 const char *base; in nfs_path() local
/fs/ufs/
A Dsuper.c458 unsigned char * base, * space; in ufs_read_cylinder_structures() local
589 unsigned char * base, * space; in ufs_put_super_internal() local
A Dutil.h384 unsigned base, count, pos; in _ubh_find_next_zero_bit_() local
431 unsigned base, count, pos, size; in _ubh_find_last_zero_bit_() local
A Ddir.c396 ufs_validate_entry(struct super_block *sb, char *base, in ufs_validate_entry()
/fs/proc/
A Droot.c63 int base = (unsigned long)hidepid_u32_spec.data; in proc_parse_hidepid_param() local
/fs/jffs2/
A Dnodelist.c122 static void jffs2_fragtree_insert(struct jffs2_node_frag *newfrag, struct jffs2_node_frag *base) in jffs2_fragtree_insert()
/fs/xfs/
A Dxfs_super.c1318 unsigned int base, in suffix_kstrtoint()
1353 unsigned int base, in suffix_kstrtoull()
/fs/ext4/
A Dxattr.h123 void *base; member
/fs/nfsd/
A Dnfscache.c368 unsigned int base, len; in nfsd_cache_csum() local
/fs/smb/server/
A Dtransport_tcp.c129 size_t base = 0; in kvec_array_init() local
A Dsmb_common.c502 char base[9], extension[4]; in ksmbd_extract_shortname() local
/fs/autofs/
A Ddev-ioctl.c444 struct dentry *base = fp->f_path.dentry; in autofs_dev_ioctl_timeout() local

Completed in 68 milliseconds

123