Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_rtalloc.c1282 uint64_t *seqp; /* pointer to seqno in inode */ in xfs_rtpick_extent() local
1286 seqp = (uint64_t *)&VFS_I(mp->m_rbmip)->i_atime; in xfs_rtpick_extent()
1289 *seqp = 0; in xfs_rtpick_extent()
1291 seq = *seqp; in xfs_rtpick_extent()
1303 *seqp = seq + 1; in xfs_rtpick_extent()
/fs/
Dnamei.c1399 struct inode **inode, unsigned *seqp) in __follow_mount_rcu() argument
1426 *seqp = read_seqcount_begin(&path->dentry->d_seq); in __follow_mount_rcu()
1643 unsigned *seqp) in lookup_fast() argument
1684 *seqp = seq; in lookup_fast()
1695 if (likely(__follow_mount_rcu(nd, path, inode, seqp))) in lookup_fast()
Ddcache.c2214 unsigned *seqp) in __d_lookup_rcu() argument
2290 *seqp = seq; in __d_lookup_rcu()