HomeSort by: relevance | last modified time | path
    Searched defs:nilfs_device (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nilfs/
nilfs.h 122 struct nilfs_device { struct
160 SLIST_ENTRY(nilfs_device) next_device;
163 extern SLIST_HEAD(_nilfs_devices, nilfs_device) nilfs_devices;
169 struct nilfs_device *nilfsdev;
176 STAILQ_ENTRY(nilfs_mount) next_mount; /* in nilfs_device */
189 struct nilfs_device *nilfsdev;
nilfs.h 122 struct nilfs_device { struct
160 SLIST_ENTRY(nilfs_device) next_device;
163 extern SLIST_HEAD(_nilfs_devices, nilfs_device) nilfs_devices;
169 struct nilfs_device *nilfsdev;
176 STAILQ_ENTRY(nilfs_mount) next_mount; /* in nilfs_device */
189 struct nilfs_device *nilfsdev;
nilfs.h 122 struct nilfs_device { struct
160 SLIST_ENTRY(nilfs_device) next_device;
163 extern SLIST_HEAD(_nilfs_devices, nilfs_device) nilfs_devices;
169 struct nilfs_device *nilfsdev;
176 STAILQ_ENTRY(nilfs_mount) next_mount; /* in nilfs_device */
189 struct nilfs_device *nilfsdev;

Completed in 34 milliseconds