Home
last modified time | relevance | path

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

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