/linux-3.3/fs/9p/ |
D | fid.c | 44 int v9fs_fid_add(struct dentry *dentry, struct p9_fid *fid) in v9fs_fid_add() 80 struct p9_fid *fid, *ret; in v9fs_fid_find() local 135 struct p9_fid *fid, *old_fid = NULL; in v9fs_fid_lookup_with_uid() local 265 struct p9_fid *fid, *ret; in v9fs_fid_clone() local 277 struct p9_fid *fid, *ret; in v9fs_fid_clone_with_uid() local 290 struct p9_fid *fid; in v9fs_writeback_fid() local
|
D | vfs_inode_dotl.c | 129 struct p9_fid *fid, in v9fs_qid_iget_dotl() 179 v9fs_inode_from_fid_dotl(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid_dotl() 267 struct p9_fid *fid = NULL; in v9fs_vfs_create_dotl() local 401 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mkdir_dotl() local 494 struct p9_fid *fid; in v9fs_vfs_getattr_dotl() local 576 struct p9_fid *fid; in v9fs_vfs_setattr_dotl() local 708 struct p9_fid *fid = NULL; in v9fs_vfs_symlink_dotl() local 817 struct p9_fid *fid; in v9fs_vfs_link_dotl() local 847 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mknod_dotl() local 941 struct p9_fid *fid; in v9fs_vfs_follow_link_dotl() local [all …]
|
D | vfs_dir.c | 99 struct p9_fid *fid; in v9fs_alloc_rdir_buf() local 138 struct p9_fid *fid; in v9fs_dir_readdir() local 210 struct p9_fid *fid; in v9fs_dir_readdir_dotl() local 290 struct p9_fid *fid; in v9fs_dir_release() local
|
D | vfs_file.c | 61 struct p9_fid *fid; in v9fs_file_open() local 155 struct p9_fid *fid; in v9fs_file_do_lock() local 244 struct p9_fid *fid; in v9fs_file_getlock() local 383 v9fs_fid_readn(struct p9_fid *fid, char *data, char __user *udata, u32 count, in v9fs_fid_readn() 444 struct p9_fid *fid; in v9fs_file_read() local 463 v9fs_file_write_internal(struct inode *inode, struct p9_fid *fid, in v9fs_file_write_internal() 546 struct p9_fid *fid; in v9fs_file_fsync() local 570 struct p9_fid *fid; in v9fs_file_fsync_dotl() local
|
D | xattr.c | 24 ssize_t v9fs_fid_xattr_get(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_get() 88 struct p9_fid *fid; in v9fs_xattr_get() local 116 struct p9_fid *fid = NULL; in v9fs_xattr_set() local
|
D | vfs_inode.c | 550 v9fs_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid() 648 struct p9_fid *dfid, *ofid, *fid; in v9fs_create() local 733 struct p9_fid *fid, *inode_fid; in v9fs_vfs_create() local 811 struct p9_fid *fid; in v9fs_vfs_mkdir() local 847 struct p9_fid *dfid, *fid; in v9fs_vfs_lookup() local 1048 struct p9_fid *fid; in v9fs_vfs_getattr() local 1085 struct p9_fid *fid; in v9fs_vfs_setattr() local 1230 struct p9_fid *fid; in v9fs_readlink() local 1326 struct p9_fid *fid; in v9fs_vfs_mkspecial() local 1453 int v9fs_refresh_inode(struct p9_fid *fid, struct inode *inode) in v9fs_refresh_inode()
|
D | vfs_super.c | 121 struct p9_fid *fid; in v9fs_mount() local 249 struct p9_fid *fid; in v9fs_statfs() local
|
/linux-3.3/fs/coda/ |
D | cnode.c | 46 struct CodaFid *fid = (struct CodaFid *)data; in coda_test_inode() local 53 struct CodaFid *fid = (struct CodaFid *)data; in coda_set_inode() local 59 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, in coda_iget() 91 struct inode *coda_cnode_make(struct CodaFid *fid, struct super_block *sb) in coda_cnode_make() 134 struct inode *coda_fid_to_inode(struct CodaFid *fid, struct super_block *sb) in coda_fid_to_inode()
|
D | upcall.c | 92 int venus_getattr(struct super_block *sb, struct CodaFid *fid, in venus_getattr() 111 int venus_setattr(struct super_block *sb, struct CodaFid *fid, in venus_setattr() 130 int venus_lookup(struct super_block *sb, struct CodaFid *fid, in venus_lookup() 160 int venus_close(struct super_block *sb, struct CodaFid *fid, int flags, in venus_close() 180 int venus_open(struct super_block *sb, struct CodaFid *fid, in venus_open() 347 int venus_readlink(struct super_block *sb, struct CodaFid *fid, in venus_readlink() 379 int venus_link(struct super_block *sb, struct CodaFid *fid, in venus_link() 405 int venus_symlink(struct super_block *sb, struct CodaFid *fid, in venus_symlink() 440 int venus_fsync(struct super_block *sb, struct CodaFid *fid) in venus_fsync() 457 int venus_access(struct super_block *sb, struct CodaFid *fid, int mask) in venus_access() [all …]
|
/linux-3.3/net/9p/ |
D | client.c | 866 struct p9_fid *fid; in p9_fid_create() local 897 static void p9_fid_destroy(struct p9_fid *fid) in p9_fid_destroy() 1043 struct p9_fid *fid, *fidptr; in p9_client_destroy() local 1085 struct p9_fid *fid; in p9_client_attach() local 1132 struct p9_fid *fid; in p9_client_walk() local 1205 int p9_client_open(struct p9_fid *fid, int mode) in p9_client_open() 1294 int p9_client_fcreate(struct p9_fid *fid, char *name, u32 perm, int mode, in p9_client_fcreate() 1392 int p9_client_fsync(struct p9_fid *fid, int datasync) in p9_client_fsync() 1418 int p9_client_clunk(struct p9_fid *fid) in p9_client_clunk() 1453 int p9_client_remove(struct p9_fid *fid) in p9_client_remove() [all …]
|
/linux-3.3/tools/power/cpupower/debug/i386/ |
D | powernow-k8-decode.c | 28 static int get_fidvid(uint32_t cpu, uint32_t *fid, uint32_t *vid) in get_fidvid() 58 static uint32_t find_freq_from_fid(uint32_t fid) in find_freq_from_fid() 73 uint32_t fid, vid; in main() local
|
/linux-3.3/fs/xfs/ |
D | xfs_export.c | 61 struct fid *fid = (struct fid *)fh; in xfs_fs_encode_fh() local 168 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_dentry() 192 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_parent()
|
/linux-3.3/drivers/cpufreq/ |
D | powernow-k8.c | 77 static u32 find_freq_from_fid(u32 fid) in find_freq_from_fid() 83 static u32 find_khz_freq_from_fid(u32 fid) in find_khz_freq_from_fid() 100 static u32 convert_fid_to_vco_fid(u32 fid) in convert_fid_to_vco_fid() 178 u8 fid, vid; in fidvid_msr_init() local 190 static int write_new_fid(struct powernow_k8_data *data, u32 fid) in write_new_fid() 651 static u32 freq_from_fid_did(u32 fid, u32 did) in freq_from_fid_did() 966 u32 fid; in fill_powernow_table_fidvid() local 1055 u32 fid = 0; in transition_frequency_fidvid() local
|
D | powernow-k7.c | 62 unsigned long fid:5, member 177 u8 fid, vid; in get_ranges() local 220 static void change_FID(int fid) in change_FID() 252 u8 fid, vid; in change_speed() local 359 u8 fid, vid; in powernow_acpi_init() local
|
/linux-3.3/fs/btrfs/ |
D | export.c | 19 struct btrfs_fid *fid = (struct btrfs_fid *)fh; in btrfs_encode_fh() local 123 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_parent() local 147 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_dentry() local
|
/linux-3.3/fs/squashfs/ |
D | export.c | 91 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_dentry() 102 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_parent()
|
/linux-3.3/fs/afs/ |
D | dir.c | 122 struct afs_fid fid; member 445 struct afs_fid *fid, struct key *key) in afs_do_lookup() 487 struct afs_fid *fid) in afs_try_auto_mntpt() 522 struct afs_fid fid; in afs_lookup() local 773 struct afs_fid fid; in afs_mkdir() local 958 struct afs_fid fid; in afs_create() local 1074 struct afs_fid fid; in afs_symlink() local
|
/linux-3.3/fs/efs/ |
D | namei.c | 91 struct dentry *efs_fh_to_dentry(struct super_block *sb, struct fid *fid, in efs_fh_to_dentry() 98 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent()
|
/linux-3.3/fs/ocfs2/ |
D | export.c | 244 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_dentry() 258 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_parent()
|
/linux-3.3/fs/ntfs/ |
D | namei.c | 367 static struct dentry *ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ntfs_fh_to_dentry() 374 static struct dentry *ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, in ntfs_fh_to_parent()
|
/linux-3.3/fs/exportfs/ |
D | expfs.c | 317 static int export_encode_fh(struct dentry *dentry, struct fid *fid, in export_encode_fh() 350 int exportfs_encode_fh(struct dentry *dentry, struct fid *fid, int *max_len, in exportfs_encode_fh() 365 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh()
|
/linux-3.3/fs/isofs/ |
D | export.c | 166 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_dentry() 178 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_parent()
|
/linux-3.3/include/linux/ |
D | exportfs.h | 88 struct fid { struct 89 union {
|
/linux-3.3/tools/power/cpupower/utils/helpers/ |
D | amd.c | 17 unsigned fid:6; member 47 int fid, did; in get_cof() local
|
/linux-3.3/fs/ceph/ |
D | export.c | 196 static struct dentry *ceph_fh_to_dentry(struct super_block *sb, struct fid *fid, in ceph_fh_to_dentry() 212 struct fid *fid, in ceph_fh_to_parent()
|