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

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

Completed in 1293 milliseconds