Lines Matching refs:first
23 * When deleting the first dirent in a block, there is no previous dirent so
26 * first dirent has (de_ino == 0) and de_rec_len is large enough, this first
44 * directory is first converted from linear to exhash, all of the pointers
505 unsigned int size, unsigned int len, int first)
517 if (unlikely(!first && gfs2_dirent_sentinel(dent)))
527 __func__, msg, first ? "first in block" : "not first in block");
650 /* Only the first dent could ever have de_inum.no_addr == 0 */
681 /* If there is no prev entry, this is the first entry in the block.
1209 * @a: first dent
1879 /* Returns _either_ the entry (if its first in block) or the
1890 /* If not first in block, adjust pointers accordingly */