Searched defs:file_count (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_mass_storage.h | 15 unsigned int file_count, ro_count, removable_count, cdrom_count; member
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | vboxsf_wrappers.c | 250 vboxsf_dirinfo(u32 root, u64 handle, struct shfl_string *parsed_path, u32 flags, u32 index, u32 *buf_len, struct shfl_dirinfo *buf, u32 *file_count) vboxsf_dirinfo() argument
|
H A D | shfl_hostintf.h | 712 struct vmmdev_hgcm_function_parameter file_count; member
|
/kernel/linux/linux-6.6/fs/vboxsf/ |
H A D | vboxsf_wrappers.c | 250 vboxsf_dirinfo(u32 root, u64 handle, struct shfl_string *parsed_path, u32 flags, u32 index, u32 *buf_len, struct shfl_dirinfo *buf, u32 *file_count) vboxsf_dirinfo() argument
|
H A D | shfl_hostintf.h | 712 struct vmmdev_hgcm_function_parameter file_count; member
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_mass_storage.h | 15 unsigned int file_count, ro_count, removable_count, cdrom_count; member
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | hfs_fs.h | 115 u32 file_count; /* The number of member
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | hfs_fs.h | 115 u32 file_count; /* The number of member
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | hfsplus_fs.h | 175 u32 file_count; member
|
H A D | hfsplus_raw.h | 116 __be32 file_count; member
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | hfsplus_fs.h | 175 u32 file_count; member
|
H A D | hfsplus_raw.h | 116 __be32 file_count; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fs.h | 976 #define file_count(x) atomic_long_read(&(x)->f_count) macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fs.h | 1048 #define file_count(x) atomic_long_read(&(x)->f_count) macro
|
Completed in 23 milliseconds