Home
last modified time | relevance | path

Searched refs:BTRFS_DEVICE_GETSET_FUNCS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.h149 #define BTRFS_DEVICE_GETSET_FUNCS(name) \ macro
173 #define BTRFS_DEVICE_GETSET_FUNCS(name) \ macro
193 #define BTRFS_DEVICE_GETSET_FUNCS(name) \ macro
207 BTRFS_DEVICE_GETSET_FUNCS(total_bytes);
208 BTRFS_DEVICE_GETSET_FUNCS(disk_total_bytes);
209 BTRFS_DEVICE_GETSET_FUNCS(bytes_used);
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.h204 #define BTRFS_DEVICE_GETSET_FUNCS(name) \ macro
228 #define BTRFS_DEVICE_GETSET_FUNCS(name) \ macro
248 #define BTRFS_DEVICE_GETSET_FUNCS(name) \ macro
262 BTRFS_DEVICE_GETSET_FUNCS(total_bytes);
263 BTRFS_DEVICE_GETSET_FUNCS(disk_total_bytes);
264 BTRFS_DEVICE_GETSET_FUNCS(bytes_used);

Completed in 3 milliseconds