Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/filesystems/ext4/
Dspecial_inodes.rst37 …- Traditional first non-reserved inode. Usually this is the lost+found directory. See s\_first\_in…
Dsuper.rst51 - s\_first\_data\_block
147 - s\_first\_ino
258 - s\_first\_meta\_bg
362 - s\_first\_error\_time
366 - s\_first\_error\_ino
370 - s\_first\_error\_block
374 - s\_first\_error\_func[32]
378 - s\_first\_error\_line
Dblockgroup.rst113 the field s\_first\_meta\_bg in the superblock will indicate the first
Djournal.rst193 - s\_first
/Linux-v5.15/drivers/comedi/drivers/
Dpcl816.c55 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
Dpcl818.c113 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument