Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
Dntfs_fs.h942 static inline bool run_is_empty(struct runs_tree *run) in run_is_empty() function
Dinode.c1631 if (S_ISDIR(mode) || run_is_empty(&ni->file.run)) in ntfs_create_inode()
Dindex.c1587 err = run_is_empty(&indx->alloc_run) in indx_insert_into_root()