Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/omfs/
H A Ddir.c24 static struct buffer_head *omfs_get_bucket(struct inode *dir, in omfs_get_bucket() function
74 bh = omfs_get_bucket(dir, name, namelen, &ofs); in omfs_find_entry()
123 bh = omfs_get_bucket(dir, name, namelen, &ofs); in omfs_add_link()
170 bh = omfs_get_bucket(dir, name, namelen, &ofs); in omfs_delete_entry()
/kernel/linux/linux-6.6/fs/omfs/
H A Ddir.c24 static struct buffer_head *omfs_get_bucket(struct inode *dir, in omfs_get_bucket() function
74 bh = omfs_get_bucket(dir, name, namelen, &ofs); in omfs_find_entry()
123 bh = omfs_get_bucket(dir, name, namelen, &ofs); in omfs_add_link()
170 bh = omfs_get_bucket(dir, name, namelen, &ofs); in omfs_delete_entry()

Completed in 2 milliseconds