Home
last modified time | relevance | path

Searched refs:errseq (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/translations/zh_CN/core-api/
H A Derrseq.rst5 :Original: Documentation/core-api/errseq.rst
145 lib/errseq.c
/linux/include/trace/events/
H A Dfilemap.h14 #include <linux/errseq.h>
151 __field(errseq_t, errseq)
156 __entry->errseq = eseq;
163 TP_printk("dev=%d:%d ino=0x%lx errseq=0x%x",
165 __entry->i_ino, __entry->errseq)
/linux/fs/overlayfs/
H A Dovl_entry.h93 errseq_t errseq; member
H A Dsuper.c1398 ofs->errseq = errseq_sample(&upper_sb->s_wb_err); in ovl_fill_super()
1399 if (errseq_check(&upper_sb->s_wb_err, ofs->errseq)) { in ovl_fill_super()
H A Dutil.c1513 return errseq_check(&mnt->mnt_sb->s_wb_err, ofs->errseq); in ovl_sync_status()
/linux/Documentation/core-api/
H A Derrseq.rst159 .. kernel-doc:: lib/errseq.c
/linux/lib/
H A DMakefile58 once.o refcount.o rcuref.o usercopy.o errseq.o bucket_locks.o \
/linux/
H A DMAINTAINERS9049 F: include/linux/errseq.h
9050 F: lib/errseq.c