Home
last modified time | relevance | path

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

/fs/omfs/
Ddir.c24 static struct buffer_head *omfs_get_bucket(struct inode *dir, in omfs_get_bucket() function
76 bh = omfs_get_bucket(dir, name, namelen, &ofs); in omfs_find_entry()
126 bh = omfs_get_bucket(dir, name, namelen, &ofs); in omfs_add_link()
173 bh = omfs_get_bucket(dir, name, namelen, &ofs); in omfs_delete_entry()