Home
last modified time | relevance | path

Searched refs:expect (Results 1 – 3 of 3) sorted by relevance

/fs/overlayfs/
DKconfig100 might not be compatible with applications that expect 32bit inodes.
102 If compatibility with applications that expect 32bit inodes is not an
/fs/cramfs/
Dinode.c313 u32 expect = (first_block_addr + block_off) | in cramfs_get_block_range() local
316 if (blockptrs[i] != expect) { in cramfs_get_block_range()
319 blockptrs[i], expect); in cramfs_get_block_range()
/fs/
DKconfig69 # Selected by DAX drivers that do not expect filesystem DAX to support