Searched refs:seqp (Results 1 – 3 of 3) sorted by relevance
1311 uint64_t *seqp; /* pointer to seqno in inode */ in xfs_rtpick_extent() local1315 seqp = (uint64_t *)&VFS_I(mp->m_rbmip)->i_atime; in xfs_rtpick_extent()1318 *seqp = 0; in xfs_rtpick_extent()1320 seq = *seqp; in xfs_rtpick_extent()1332 *seqp = seq + 1; in xfs_rtpick_extent()
1220 struct path *path, unsigned *seqp) in choose_mountpoint_rcu() argument1232 *seqp = read_seqcount_begin(&mountpoint->d_seq); in choose_mountpoint_rcu()1407 struct inode **inode, unsigned *seqp) in __follow_mount_rcu() argument1436 *seqp = read_seqcount_begin(&dentry->d_seq); in __follow_mount_rcu()1458 unsigned int *seqp) in handle_mounts() argument1466 unsigned int seq = *seqp; in handle_mounts()1469 if (likely(__follow_mount_rcu(nd, path, inode, seqp))) in handle_mounts()1490 *seqp = 0; /* out of RCU mode, so the value doesn't matter */ in handle_mounts()1551 unsigned *seqp) in lookup_fast() argument1588 *seqp = seq; in lookup_fast()[all …]
2236 unsigned *seqp) in __d_lookup_rcu() argument2312 *seqp = seq; in __d_lookup_rcu()