Searched refs:run_is_empty (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ntfs3/ | ||
H A D | ntfs_fs.h | 952 static inline bool run_is_empty(struct runs_tree *run) in run_is_empty() function |
H A D | index.c | 1694 err = run_is_empty(&indx->alloc_run) ? in indx_insert_into_root() |