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

/linux-master/fs/efivarfs/
H A Dinode.c17 static const struct inode_operations efivarfs_file_inode_operations; variable in typeref:struct:inode_operations
36 inode->i_op = &efivarfs_file_inode_operations;
190 static const struct inode_operations efivarfs_file_inode_operations = { variable in typeref:struct:inode_operations

Completed in 107 milliseconds