Home
last modified time | relevance | path

Searched defs:file_count (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/fs/vboxsf/ !
Dvboxsf_wrappers.c252 u32 *buf_len, struct shfl_dirinfo *buf, u32 *file_count) in vboxsf_dirinfo()
Dshfl_hostintf.h712 struct vmmdev_hgcm_function_parameter file_count; member
/linux-6.6.21/drivers/usb/gadget/function/ !
Df_mass_storage.h15 unsigned int file_count, ro_count, removable_count, cdrom_count; member
/linux-6.6.21/fs/hfs/ !
Dhfs_fs.h115 u32 file_count; /* The number of member
/linux-6.6.21/fs/hfsplus/ !
Dhfsplus_fs.h175 u32 file_count; member
Dhfsplus_raw.h116 __be32 file_count; member
/linux-6.6.21/include/linux/ !
Dfs.h1048 #define file_count(x) atomic_long_read(&(x)->f_count) macro