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
504 unsigned int size, unsigned int len, int first)
516 if (unlikely(!first && gfs2_dirent_sentinel(dent)))
526 __func__, msg, first ? "first in block" : "not first in block");
649 /* Only the first dent could ever have de_inum.no_addr == 0 */
680 /* If there is no prev entry, this is the first entry in the block.
1206 * @a: first dent
1881 /* Returns _either_ the entry (if its first in block) or the
1892 /* If not first in block, adjust pointers accordingly */