/fs/dlm/ |
D | midcomms.c | 34 static void copy_from_cb(void *dst, const void *base, unsigned offset, in copy_from_cb() 58 int dlm_process_incoming_buffer(int nodeid, const void *base, in dlm_process_incoming_buffer()
|
/fs/nfs_common/ |
D | nfsacl.c | 75 nfsacl_encode(struct xdr_buf *buf, unsigned int base, struct inode *inode, in nfsacl_encode() 227 nfsacl_decode(struct xdr_buf *buf, unsigned int base, unsigned int *aclcnt, in nfsacl_decode()
|
/fs/nfsd/ |
D | nfs3acl.c | 141 unsigned int base; in nfs3svc_decode_setaclargs() local 176 unsigned int base; in nfs3svc_encode_getaclres() local
|
D | nfs2acl.c | 177 unsigned int base; in nfsaclsvc_decode_setaclargs() local 227 unsigned int base; in nfsaclsvc_encode_getaclres() local
|
/fs/partitions/ |
D | ldm.c | 413 unsigned long base, struct ldmdb *ldb) in ldm_validate_tocblocks() 486 static bool ldm_validate_vmdb (struct block_device *bdev, unsigned long base, in ldm_validate_vmdb() 680 static int ldm_relative(const u8 *buffer, int buflen, int base, int offset) in ldm_relative() 1404 static bool ldm_get_vblks (struct block_device *bdev, unsigned long base, in ldm_get_vblks() 1496 unsigned long base; in ldm_partition() local
|
/fs/jfs/ |
D | jfs_debug.c | 32 static struct proc_dir_entry *base; variable
|
/fs/nfs/ |
D | namespace.c | 46 char *nfs_path(const char *base, in nfs_path()
|
D | read.c | 88 unsigned int base = data->args.pgbase + data->res.count; in nfs_readpage_truncate_uninitialised_page() local 411 unsigned int base = data->args.pgbase; in nfs_readpage_set_pages_uptodate() local
|
D | nfs3xdr.c | 708 unsigned int base; in nfs3_xdr_setaclargs() local 1106 int err, base; in nfs3_xdr_getaclres() local
|
D | internal.h | 288 unsigned int nfs_page_array_len(unsigned int base, size_t len) in nfs_page_array_len()
|
/fs/sysfs/ |
D | symlink.c | 128 struct sysfs_dirent *base, *sd; in sysfs_get_target_path() local
|
/fs/ufs/ |
D | dir.c | 417 ufs_validate_entry(struct super_block *sb, char *base, in ufs_validate_entry() 574 char *base; in ufs_make_empty() local
|
D | super.c | 460 unsigned char * base, * space; in ufs_read_cylinder_structures() local 592 unsigned char * base, * space; in ufs_put_super_internal() local
|
D | util.h | 404 unsigned base, count, pos; in _ubh_find_next_zero_bit_() local 451 unsigned base, count, pos, size; in _ubh_find_last_zero_bit_() local
|
/fs/ext4/ |
D | xattr.c | 510 size_t *min_offs, void *base, int *total) in ext4_xattr_free_space() 532 void *base; member 1133 void *base, *start, *end; in ext4_expand_extra_isize_ea() local
|
D | namei.c | 277 char *base = (char *) de; in dx_show_leaf() local 720 char *base = (char *) de; in dx_make_map() local 1133 static struct ext4_dir_entry_2* dx_pack_dirents(char *base, int size) in dx_pack_dirents()
|
/fs/xfs/linux-2.6/ |
D | xfs_ioctl.c | 1220 struct getbmap __user *base = *ap; in xfs_getbmap_format() local 1264 struct getbmapx __user *base = *ap; in xfs_getbmapx_format() local
|
/fs/xfs/ |
D | xfs_attr_leaf.h | 76 __be16 base; /* base of free region */ member
|
/fs/ |
D | namei.c | 1152 struct dentry *base, struct nameidata *nd) in __lookup_hash() 1210 struct dentry *base, int len) in __lookup_one_len() 1242 struct dentry *lookup_one_len(const char *name, struct dentry *base, int len) in lookup_one_len() 1268 struct dentry *lookup_one_noperm(const char *name, struct dentry *base) in lookup_one_noperm()
|
D | splice.c | 1183 void __user *base; in get_iovec_page_array() local 1331 void __user *base; in vmsplice_to_user() local
|
/fs/jffs2/ |
D | nodelist.c | 121 static void jffs2_fragtree_insert(struct jffs2_node_frag *newfrag, struct jffs2_node_frag *base) in jffs2_fragtree_insert()
|
/fs/sysv/ |
D | dir.c | 268 char *base; in sysv_make_empty() local
|
/fs/ext2/ |
D | dir.c | 237 ext2_validate_entry(char *base, unsigned offset, unsigned mask) in ext2_validate_entry()
|
/fs/ext3/ |
D | namei.c | 275 char *base = (char *) de; in dx_show_leaf() local 715 char *base = (char *) de; in dx_make_map() local 1123 static struct ext3_dir_entry_2* dx_pack_dirents(char *base, int size) in dx_pack_dirents()
|
/fs/ntfs/ |
D | runlist.c | 34 static inline void ntfs_rl_mm(runlist_element *base, int dst, int src, in ntfs_rl_mm()
|