Home
last modified time | relevance | path

Searched defs:hpfs_sb_info (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/hpfs/
H A Dhpfs_fn.h64 struct hpfs_sb_info { struct
65 struct mutex hpfs_mutex; /* global hpfs lock */
66 ino_t sb_root; /* inode number of root dir */
74 kuid_t sb_uid; /* uid from mount options */
75 kgid_t sb_gid; /* gid from mount options */
87 unsigned sb_c_bitmap; /* current bitmap */
89 int sb_timeshift;
90 struct rcu_head rcu;
92 unsigned n_hotfixes;
93 secno hotfix_from[256];
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/hpfs/
H A Dhpfs_fn.h64 struct hpfs_sb_info { struct
65 struct mutex hpfs_mutex; /* global hpfs lock */
66 ino_t sb_root; /* inode number of root dir */
74 kuid_t sb_uid; /* uid from mount options */
75 kgid_t sb_gid; /* gid from mount options */
87 unsigned sb_c_bitmap; /* current bitmap */
89 int sb_timeshift;
90 struct rcu_head rcu;
92 unsigned n_hotfixes;
93 secno hotfix_from[256];
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/hpfs/
H A Dhpfs_fn.h64 struct hpfs_sb_info { struct
65 struct mutex hpfs_mutex; /* global hpfs lock */
66 ino_t sb_root; /* inode number of root dir */
74 kuid_t sb_uid; /* uid from mount options */
75 kgid_t sb_gid; /* gid from mount options */
87 unsigned sb_c_bitmap; /* current bitmap */
89 int sb_timeshift;
90 struct rcu_head rcu;
92 unsigned n_hotfixes;
93 secno hotfix_from[256];
[all …]