| /kernel/linux/linux-5.10/fs/squashfs/ |
| H A D | export.c | 82 squashfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_dentry() argument 93 squashfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_parent() argument
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | export.c | 64 nfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in nfs_fh_to_dentry() argument
|
| /kernel/linux/linux-6.6/drivers/net/dsa/realtek/ |
| H A D | rtl8366-core.c | 136 rtl8366_set_vlan(struct realtek_priv *priv, int vid, u32 member, u32 untag, u32 fid) rtl8366_set_vlan() argument [all...] |
| /kernel/linux/linux-6.6/fs/9p/ |
| H A D | xattr.c | 18 ssize_t v9fs_fid_xattr_get(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_get() argument 68 struct p9_fid *fid; in v9fs_xattr_get() local 98 struct p9_fid *fid; in v9fs_xattr_set() local 108 v9fs_fid_xattr_set(struct p9_fid *fid, const char *name, const void *value, size_t value_len, int flags) v9fs_fid_xattr_set() argument [all...] |
| H A D | vfs_super.c | 114 struct p9_fid *fid; in v9fs_mount() local 241 struct p9_fid *fid; v9fs_statfs() local [all...] |
| H A D | vfs_dir.c | 70 struct p9_fid *fid = filp->private_data; in v9fs_alloc_rdir_buf() local 89 struct p9_fid *fid; in v9fs_dir_readdir() local 150 struct p9_fid *fid; in v9fs_dir_readdir_dotl() local 208 struct p9_fid *fid; v9fs_dir_release() local [all...] |
| H A D | acl.c | 20 static struct posix_acl *v9fs_fid_get_acl(struct p9_fid *fid, const char *name) in v9fs_fid_get_acl() argument 49 struct p9_fid *fid; in v9fs_acl_get() local 61 __v9fs_get_acl(struct p9_fid *fid, const char *name) __v9fs_get_acl() argument 78 v9fs_get_acl(struct inode *inode, struct p9_fid *fid) v9fs_get_acl() argument 248 v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl) v9fs_set_acl() argument 282 v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) v9fs_acl_chmod() argument 301 v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, struct posix_acl *dacl, struct posix_acl *acl) v9fs_set_create_acl() argument [all...] |
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | dynroot.c | 32 struct afs_fid *fid = opaque; in afs_iget5_pseudo_set() local 50 struct afs_fid fid = {}; in afs_iget_pseudo_dir() local [all...] |
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | export.c | 64 nfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in nfs_fh_to_dentry() argument
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | export.c | 146 static struct dentry *gfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, in gfs2_fh_to_dentry() argument 168 static struct dentry *gfs2_fh_to_parent(struct super_block *sb, struct fid *fid, in gfs2_fh_to_parent() argument
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | cached_dir.h | 43 struct cifs_fid fid; member
|
| /kernel/linux/linux-6.6/fs/isofs/ |
| H A D | export.c | 162 isofs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) isofs_fh_to_dentry() argument 174 isofs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) isofs_fh_to_parent() argument
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | export.c | 250 ocfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ocfs2_fh_to_dentry() argument 264 ocfs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ocfs2_fh_to_parent() argument [all...] |
| /kernel/linux/linux-6.6/fs/ntfs/ |
| H A D | namei.c | 353 static struct dentry *ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ntfs_fh_to_dentry() argument 360 static struct dentry *ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, in ntfs_fh_to_parent() argument
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| H A D | export.c | 82 squashfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_dentry() argument 93 squashfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_parent() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | export.c | 22 struct btrfs_fid *fid = (struct btrfs_fid *)fh; in btrfs_encode_fh() local 104 struct btrfs_fid *fid in btrfs_fh_to_parent() local 128 struct btrfs_fid *fid = (struct btrfs_fid *) fh; btrfs_fh_to_dentry() local [all...] |
| /kernel/linux/linux-6.6/tools/power/cpupower/debug/i386/ |
| H A D | dump_psb.c | 62 int freq, fid, vid; in decode_pst() local
|
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| H A D | sclp_pci.c | 41 u32 fid; member 58 static int do_pci_configure(sclp_cmdw_t cmd, u32 fid) in do_pci_configure() argument 91 int sclp_pci_configure(u32 fid) in sclp_pci_configure() argument 97 int sclp_pci_deconfigure(u32 fid) in sclp_pci_deconfigure() argument 130 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) in sclp_pci_report() argument [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | id3tag.h | 22 uint32_t fid; /* Frame Identifier */ member
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify15.c | 51 struct fanotify_fid_t *fid; member [all...] |
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| H A D | sbi.c | 23 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall() argument 141 static int __sbi_rfence_v01(int fid, const unsigned long *hart_mask, in __sbi_rfence_v01() argument 190 static int __sbi_rfence_v01(int fid, const unsigned long *hart_mask, in __sbi_rfence_v01() argument 258 static int __sbi_rfence_v02_call(unsigned long fid, unsigned long hmask_val, in __sbi_rfence_v02_call() argument 311 __sbi_rfence_v02(int fid, const unsigned long *hart_mask, unsigned long start, unsigned long size, unsigned long arg4, unsigned long arg5) __sbi_rfence_v02() argument 524 __sbi_base_ecall(int fid) __sbi_base_ecall() argument [all...] |
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | ipl.h | 85 u32 fid; member
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | processor_perflib.c | 283 u32 hi, lo, fid, did; in amd_fixup_frequency() local
|
| /kernel/linux/linux-5.10/drivers/clk/bcm/ |
| H A D | clk-iproc-armpll.c | 79 unsigned int policy, fid, active_fid; in __get_fid() local 118 unsigned int fid; in __get_mdiv() local [all...] |
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | cpufreq-nforce2.c | 42 static int fid; variable [all...] |