Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c818 static inline struct RESTART_TABLE *extend_rsttbl(struct RESTART_TABLE *tbl, in extend_rsttbl() function
862 *tbl = t = extend_rsttbl(t, 16, ~0u); in alloc_rsttbl_idx()
912 *tbl = rt = extend_rsttbl(rt, bytes2idx / esize + 1, bytes); in alloc_rsttbl_from_idx()
4536 oatbl = extend_rsttbl(oatbl, new_e, ~0u); in log_replay()

Completed in 7 milliseconds