Home
last modified time | relevance | path

Searched refs:item_operations (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Ditem_ops.c98 static struct item_operations stat_data_ops = {
189 static struct item_operations direct_ops = {
333 static struct item_operations indirect_ops = {
620 static struct item_operations direntry_ops = {
718 static struct item_operations errcatch_ops = {
737 struct item_operations *item_ops[TYPE_ANY + 1] = {
H A Dreiserfs.h2628 struct item_operations { struct
2646 extern struct item_operations *item_ops[TYPE_ANY + 1];
/kernel/linux/linux-6.6/fs/reiserfs/
H A Ditem_ops.c98 static struct item_operations stat_data_ops = {
189 static struct item_operations direct_ops = {
333 static struct item_operations indirect_ops = {
620 static struct item_operations direntry_ops = {
718 static struct item_operations errcatch_ops = {
737 struct item_operations *item_ops[TYPE_ANY + 1] = {
H A Dreiserfs.h2625 struct item_operations { struct
2643 extern struct item_operations *item_ops[TYPE_ANY + 1];

Completed in 16 milliseconds