Lines Matching refs:seq
20 write_seqlock(&fs->seq); in set_fs_root()
23 write_sequnlock(&fs->seq); in set_fs_root()
37 write_seqlock(&fs->seq); in set_fs_pwd()
40 write_sequnlock(&fs->seq); in set_fs_pwd()
66 write_seqlock(&fs->seq); in chroot_fs_refs()
73 write_sequnlock(&fs->seq); in chroot_fs_refs()
96 read_seqlock_excl(&fs->seq); in exit_fs()
99 read_sequnlock_excl(&fs->seq); in exit_fs()
113 seqlock_init(&fs->seq); in copy_fs_struct()
116 read_seqlock_excl(&old->seq); in copy_fs_struct()
121 read_sequnlock_excl(&old->seq); in copy_fs_struct()
136 read_seqlock_excl(&fs->seq); in unshare_fs_struct()
139 read_sequnlock_excl(&fs->seq); in unshare_fs_struct()
158 .seq = __SEQLOCK_UNLOCKED(init_fs.seq),