Home
last modified time | relevance | path

Searched defs:fid (Results 101 - 125 of 391) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dks8851_par.c196 unsigned int fid = 0; in ks8851_wrfifo_par() local
/kernel/linux/linux-6.6/drivers/acpi/
H A Dprocessor_perflib.c277 u32 hi, lo, fid, did; in amd_fixup_frequency() local
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_file.c44 struct p9_fid *fid; in v9fs_file_open() local
121 struct p9_fid *fid; v9fs_file_do_lock() local
226 struct p9_fid *fid; v9fs_file_getlock() local
355 struct p9_fid *fid = iocb->ki_filp->private_data; v9fs_file_read_iter() local
389 struct p9_fid *fid = in->private_data; v9fs_file_splice_read() local
409 struct p9_fid *fid = file->private_data; v9fs_file_write_iter() local
455 struct p9_fid *fid; v9fs_file_fsync() local
479 struct p9_fid *fid; v9fs_file_fsync_dotl() local
[all...]
H A Dvfs_addr.c35 struct p9_fid *fid = rreq->netfs_priv; in v9fs_issue_read() local
59 struct p9_fid *fid = file->private_data; in v9fs_init_request() local
80 struct p9_fid *fid = rreq->netfs_priv; v9fs_free_request() local
[all...]
/kernel/linux/linux-6.6/fs/fat/
H A Dnfs.c105 struct fat_fid *fid = (struct fat_fid *) fh; in fat_encode_fh_nostale() local
148 static struct dentry *fat_fh_to_dentry(struct super_block *sb, struct fid *fid, in fat_fh_to_dentry() argument
160 struct fat_fid *fid = (struct fat_fid *)fh; fat_fh_to_dentry_nostale() local
186 fat_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) fat_fh_to_parent() argument
198 struct fat_fid *fid = (struct fat_fid *)fh; fat_fh_to_parent_nostale() local
[all...]
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dnamei.c486 struct nilfs_fid *fid = (struct nilfs_fid *)fh; in nilfs_fh_to_dentry() local
499 struct nilfs_fid *fid = (struct nilfs_fid *)fh; in nilfs_fh_to_parent() local
511 struct nilfs_fid *fid = (struct nilfs_fid *)fh; nilfs_encode_fh() local
[all...]
/kernel/linux/linux-6.6/fs/exportfs/
H A Dexpfs.c357 static int export_encode_fh(struct inode *inode, struct fid *fid, in export_encode_fh() argument
394 int exportfs_encode_inode_fh(struct inode *inode, struct fid *fid, in exportfs_encode_inode_fh() argument
422 exportfs_encode_fh(struct dentry *dentry, struct fid *fid, int *max_len, int flags) exportfs_encode_fh() argument
446 exportfs_decode_fh_raw(struct vfsmount *mnt, struct fid *fid, int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *), void *context) exportfs_decode_fh_raw() argument
594 exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *), void *context) exportfs_decode_fh() argument
[all...]
/kernel/linux/linux-6.6/fs/coda/
H A Dinode.c151 struct CodaFid fid; in coda_fill_super() local
/kernel/linux/linux-6.6/fs/kernfs/
H A Dmount.c81 __kernfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type, bool get_parent) __kernfs_fh_to_dentry() argument
133 kernfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) kernfs_fh_to_dentry() argument
140 kernfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) kernfs_fh_to_parent() argument
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dexport.c296 ceph_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ceph_fh_to_dentry() argument
413 ceph_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ceph_fh_to_parent() argument
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsfh.c157 struct fid *fid = NULL; in nfsd_set_fh_dentry() local
414 struct fid *fid = (struct fid *) in _fh_update() local
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dexport.c260 static int ovl_encode_fh(struct inode *inode, u32 *fid, int *max_len, in ovl_encode_fh() argument
790 static struct ovl_fh *ovl_fid_to_fh(struct fid *fid, int buflen, int fh_type) in ovl_fid_to_fh() argument
813 static struct dentry *ovl_fh_to_dentry(struct super_block *sb, struct fid *fi argument
224 ovl_dentry_to_fid(struct ovl_fs *ofs, struct dentry *dentry, u32 *fid, int buflen) ovl_dentry_to_fid() argument
853 ovl_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ovl_fh_to_parent() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Doplock.h70 u64 fid; member
95 int fid; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2file.c110 struct cifs_fid *fid = oparms->fid; in smb2_open_file() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dexportfs.h118 struct fid { struct
236 static inline int exportfs_encode_fid(struct inode *inode, struct fid *fi argument
[all...]
/kernel/linux/linux-6.6/fs/jffs2/
H A Dsuper.c121 static struct dentry *jffs2_fh_to_dentry(struct super_block *sb, struct fid *fid, in jffs2_fh_to_dentry() argument
128 static struct dentry *jffs2_fh_to_parent(struct super_block *sb, struct fid *fid, in jffs2_fh_to_parent() argument
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A Dclk-iproc-armpll.c69 unsigned int policy, fid, active_fid; in __get_fid() local
108 unsigned int fid; in __get_mdiv() local
[all...]
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq-nforce2.c42 static int fid; variable
[all...]
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dtrace.c26 u8 fid = cdw10[0]; in nvmet_trace_admin_get_features() local
56 u8 fid = cdw10[0]; in nvmet_trace_admin_set_features() local
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
H A Damd.c22 unsigned fid:6; member
36 unsigned fid:8; member
64 int fid, did, cof; in get_cof() local
/third_party/backends/japi/
H A DSane.c101 jfieldID fid; /* Gets each field ID. */ in Java_Sane_getDevicesNative() local
182 jfieldID fid; /* Get in Java_Sane_getOptionNative() local
410 jfieldID fid; /* Gets each field ID. */ Java_Sane_getParameters() local
[all...]
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c629 radeon_cs_request_feature(struct radeon_cmdbuf *rcs, enum radeon_feature_id fid, bool enable) radeon_cs_request_feature() argument
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.c213 amdgpu_cs_request_feature(struct radeon_cmdbuf *rcs, enum radeon_feature_id fid, bool enable) amdgpu_cs_request_feature() argument
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify22.c109 struct fanotify_fid_t *fid; member
142 static int check_error_event_info_fid(struct fanotify_event_info_fid *fid, in check_error_event_info_fid() argument
[all...]
H A Dfanotify13.c55 struct fanotify_fid_t fid; member

Completed in 17 milliseconds

12345678910>>...16