Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dshmem_fs.h29 struct shmem_sb_info { struct
34 spinlock_t stat_lock; /* Serialize shmem_sb_info changes */ argument
35 umode_t mode; /* Mount mode for root directory */
36 unsigned char huge; /* Whether to try for hugepages */
37 kuid_t uid; /* Mount uid for root directory */
38 kgid_t gid; /* Mount gid for root directory */
39 bool full_inums; /* If i_ino should be uint or ino_t */
40 ino_t next_ino; /* The next per-sb inode number to use */
43 spinlock_t shrinklist_lock; /* Protects shrinklist */
44 struct list_head shrinklist; /* List of shinkable inodes */
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dshmem_fs.h29 struct shmem_sb_info { struct
34 spinlock_t stat_lock; /* Serialize shmem_sb_info changes */ argument
35 umode_t mode; /* Mount mode for root directory */
36 unsigned char huge; /* Whether to try for hugepages */
37 kuid_t uid; /* Mount uid for root directory */
38 kgid_t gid; /* Mount gid for root directory */
39 bool full_inums; /* If i_ino should be uint or ino_t */
40 ino_t next_ino; /* The next per-sb inode number to use */
43 spinlock_t shrinklist_lock; /* Protects shrinklist */
44 struct list_head shrinklist; /* List of shinkable inodes */
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dshmem_fs.h29 struct shmem_sb_info { struct
34 spinlock_t stat_lock; /* Serialize shmem_sb_info changes */ argument
35 umode_t mode; /* Mount mode for root directory */
36 unsigned char huge; /* Whether to try for hugepages */
37 kuid_t uid; /* Mount uid for root directory */
38 kgid_t gid; /* Mount gid for root directory */
39 bool full_inums; /* If i_ino should be uint or ino_t */
40 ino_t next_ino; /* The next per-sb inode number to use */
43 spinlock_t shrinklist_lock; /* Protects shrinklist */
44 struct list_head shrinklist; /* List of shinkable inodes */
[all …]