Home
last modified time | relevance | path

Searched refs:NILFS_DEV_ATTR_LIST (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/nilfs2/
Dsysfs.c924 NILFS_DEV_ATTR_LIST(revision),
925 NILFS_DEV_ATTR_LIST(blocksize),
926 NILFS_DEV_ATTR_LIST(device_size),
927 NILFS_DEV_ATTR_LIST(free_blocks),
928 NILFS_DEV_ATTR_LIST(uuid),
929 NILFS_DEV_ATTR_LIST(volume_name),
930 NILFS_DEV_ATTR_LIST(README),
Dsysfs.h152 #define NILFS_DEV_ATTR_LIST(name) \ macro