Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_rtalloc.c1269 __uint64_t *seqp; /* pointer to seqno in inode */ in xfs_rtpick_extent() local
1273 seqp = (__uint64_t *)&VFS_I(mp->m_rbmip)->i_atime; in xfs_rtpick_extent()
1276 *seqp = 0; in xfs_rtpick_extent()
1278 seq = *seqp; in xfs_rtpick_extent()
1290 *seqp = seq + 1; in xfs_rtpick_extent()
/fs/
Dnamei.c1288 struct inode **inode, unsigned *seqp) in __follow_mount_rcu() argument
1315 *seqp = read_seqcount_begin(&path->dentry->d_seq); in __follow_mount_rcu()
1547 unsigned *seqp) in lookup_fast() argument
1588 *seqp = seq; in lookup_fast()
1605 if (likely(__follow_mount_rcu(nd, path, inode, seqp))) in lookup_fast()
Ddcache.c2129 unsigned *seqp) in __d_lookup_rcu() argument
2205 *seqp = seq; in __d_lookup_rcu()