Home
last modified time | relevance | path

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

/openbmc/linux/fs/coda/
H A Dcoda_linux.h43 extern const struct file_operations coda_file_operations;
H A Dcnode.c32 inode->i_fop = &coda_file_operations; in coda_fill_inode()
H A Dfile.c324 const struct file_operations coda_file_operations = { variable