Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dsysfs.c942 NILFS_DEV_ATTR_LIST(revision),
943 NILFS_DEV_ATTR_LIST(blocksize),
944 NILFS_DEV_ATTR_LIST(device_size),
945 NILFS_DEV_ATTR_LIST(free_blocks),
946 NILFS_DEV_ATTR_LIST(uuid),
947 NILFS_DEV_ATTR_LIST(volume_name),
948 NILFS_DEV_ATTR_LIST(README),
Dsysfs.h161 #define NILFS_DEV_ATTR_LIST(name) \ macro