Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dhpfs.h500 static inline bool fnode_is_dir(struct fnode *p) in fnode_is_dir() function
H A Dmap.c179 if (!fnode_is_dir(fnode)) { in hpfs_map_fnode()
H A Danode.c489 if (!fnode_is_dir(fnode)) hpfs_remove_btree(s, GET_BTREE_PTR(&fnode->btree)); in hpfs_remove_fnode()