Home | History | Annotate | Download | only in linux

Lines Matching refs:seq

852 	unsigned int seq;
855 seq = read_seqcount_begin(&inode->i_size_seqcount);
857 } while (read_seqcount_retry(&inode->i_size_seqcount, seq));