Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nilfs2/
Dalloc.h86 struct nilfs_bh_assoc { struct
100 struct nilfs_bh_assoc prev_desc; argument
101 struct nilfs_bh_assoc prev_bitmap;
102 struct nilfs_bh_assoc prev_entry;
Dalloc.c212 struct nilfs_bh_assoc *prev, in nilfs_palloc_get_block()