Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dntfs_fs.h961 static inline bool run_is_empty(struct runs_tree *run) in run_is_empty() function
H A Dindex.c1693 err = run_is_empty(&indx->alloc_run) ? in indx_insert_into_root()