Lines Matching refs:seqp
1126 struct path *path, unsigned *seqp) in choose_mountpoint_rcu() argument
1138 *seqp = read_seqcount_begin(&mountpoint->d_seq); in choose_mountpoint_rcu()
1313 struct inode **inode, unsigned *seqp) in __follow_mount_rcu() argument
1342 *seqp = read_seqcount_begin(&dentry->d_seq); in __follow_mount_rcu()
1362 unsigned int *seqp) in handle_mounts() argument
1370 unsigned int seq = *seqp; in handle_mounts()
1373 if (likely(__follow_mount_rcu(nd, path, inode, seqp))) in handle_mounts()
1394 *seqp = 0; /* out of RCU mode, so the value doesn't matter */ in handle_mounts()
1455 unsigned *seqp) in lookup_fast() argument
1492 *seqp = seq; in lookup_fast()
1722 unsigned *seqp) in follow_dotdot_rcu() argument
1746 *seqp = read_seqcount_begin(&parent->d_seq); in follow_dotdot_rcu()
1762 unsigned *seqp) in follow_dotdot() argument
1786 *seqp = 0; in follow_dotdot()