Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c791 static inline struct RESTART_TABLE *init_rsttbl(u16 esize, u16 used) in init_rsttbl() function
826 rt = init_rsttbl(esize, used + add); in extend_rsttbl()
4340 oatbl = init_rsttbl(bytes_per_attr_entry, 8); in log_replay()
4391 trtbl = init_rsttbl(sizeof(struct TRANSACTION_ENTRY), in log_replay()
4464 dptbl = init_rsttbl(struct_size(dp, page_lcns, t32), in log_replay()

Completed in 7 milliseconds