Searched refs:rlsn (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ntfs3/
H A Dfslog.c2794 const u64 *rlsn)
2798 if (!rlsn)
2806 if (*rlsn > lsn)
3013 * @rlsn: If it is NULL then undo.
3017 u32 dlen, u32 rec_len, const u64 *rlsn)
3095 if (!check_lsn(&rec->rhdr, rlsn))
3501 if (!check_lsn(&ib->rhdr, rlsn))
3532 if (!check_lsn(&ib->rhdr, rlsn))
3560 if (!check_lsn(&ib->rhdr, rlsn))
3584 if (!check_lsn(&ib->rhdr, rlsn))
2793 check_lsn(const struct NTFS_RECORD_HEADER *hdr, const u64 *rlsn) argument
3015 do_action(struct ntfs_log *log, struct OPEN_ATTR_ENRTY *oe, const struct LOG_REC_HDR *lrh, u32 op, void *data, u32 dlen, u32 rec_len, const u64 *rlsn) argument
3722 u64 rec_lsn, checkpt_lsn = 0, rlsn = 0; local
[all...]

Completed in 126 milliseconds