Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c2794 const u64 *rlsn) in check_lsn()
2798 if (!rlsn) in check_lsn()
2806 if (*rlsn > lsn) in check_lsn()
3013 * @rlsn: If it is NULL then undo.
3017 u32 dlen, u32 rec_len, const u64 *rlsn) in do_action()
3095 if (!check_lsn(&rec->rhdr, rlsn)) in do_action()
3501 if (!check_lsn(&ib->rhdr, rlsn)) in do_action()
3532 if (!check_lsn(&ib->rhdr, rlsn)) in do_action()
3560 if (!check_lsn(&ib->rhdr, rlsn)) in do_action()
3584 if (!check_lsn(&ib->rhdr, rlsn)) in do_action()
2793 check_lsn(const struct NTFS_RECORD_HEADER *hdr, const u64 *rlsn) check_lsn() 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) do_action() argument
3722 u64 rec_lsn, checkpt_lsn = 0, rlsn = 0; log_replay() local
[all...]

Completed in 5 milliseconds