Lines Matching refs:seqp
1220 struct path *path, unsigned *seqp) in choose_mountpoint_rcu() argument
1232 *seqp = read_seqcount_begin(&mountpoint->d_seq); in choose_mountpoint_rcu()
1407 struct inode **inode, unsigned *seqp) in __follow_mount_rcu() argument
1436 *seqp = read_seqcount_begin(&dentry->d_seq); in __follow_mount_rcu()
1458 unsigned int *seqp) in handle_mounts() argument
1466 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() argument
1588 *seqp = seq; in lookup_fast()
1813 unsigned *seqp) in follow_dotdot_rcu() argument
1837 *seqp = read_seqcount_begin(&parent->d_seq); in follow_dotdot_rcu()
1853 unsigned *seqp) in follow_dotdot() argument
1877 *seqp = 0; in follow_dotdot()