Lines Matching refs:seqp
1239 struct path *path, unsigned *seqp) in choose_mountpoint_rcu() argument
1251 *seqp = read_seqcount_begin(&mountpoint->d_seq); in choose_mountpoint_rcu()
1426 struct inode **inode, unsigned *seqp) in __follow_mount_rcu() argument
1455 *seqp = read_seqcount_begin(&dentry->d_seq); in __follow_mount_rcu()
1475 unsigned int *seqp) in handle_mounts() argument
1483 unsigned int seq = *seqp; in handle_mounts()
1486 if (likely(__follow_mount_rcu(nd, path, inode, seqp))) in handle_mounts()
1507 *seqp = 0; /* out of RCU mode, so the value doesn't matter */ in handle_mounts()
1568 unsigned *seqp) in lookup_fast() argument
1605 *seqp = seq; in lookup_fast()
1831 unsigned *seqp) in follow_dotdot_rcu() argument
1855 *seqp = read_seqcount_begin(&parent->d_seq); in follow_dotdot_rcu()
1871 unsigned *seqp) in follow_dotdot() argument
1895 *seqp = 0; in follow_dotdot()