Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfslog.c810 static inline struct RESTART_TABLE *init_rsttbl(u16 esize, u16 used) in init_rsttbl() function
845 rt = init_rsttbl(esize, used + add); in extend_rsttbl()
4389 oatbl = init_rsttbl(bytes_per_attr_entry, 8); in log_replay()
4440 trtbl = init_rsttbl(sizeof(struct TRANSACTION_ENTRY), in log_replay()
4513 dptbl = init_rsttbl(struct_size(dp, page_lcns, t32), in log_replay()