Home
last modified time | relevance | path

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

/fs/adfs/
Ddir_f.c60 #define bufoff(_bh,_idx) \ argument
61 ({ int _buf = _idx >> blocksize_bits; \
62 int _off = _idx - (_buf << blocksize_bits);\