Home
last modified time | relevance | path

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

/openbmc/linux/fs/omfs/
H A Ddir.c67 static struct buffer_head *omfs_find_entry(struct inode *dir, in omfs_find_entry() function
303 bh = omfs_find_entry(dir, dentry->d_name.name, dentry->d_name.len); in omfs_lookup()