Home
last modified time | relevance | path

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

/Linux-v4.19/fs/coda/
Dfile.c34 struct coda_file_info *cfi = CODA_FTOC(coda_file); in coda_file_read_iter()
46 struct coda_file_info *cfi = CODA_FTOC(coda_file); in coda_file_write_iter()
72 cfi = CODA_FTOC(coda_file); in coda_file_mmap()
145 cfi = CODA_FTOC(coda_file); in coda_release()
188 cfi = CODA_FTOC(coda_file); in coda_fsync()
Dcoda_fs_i.h45 #define CODA_FTOC(file) ((struct coda_file_info *)((file)->private_data)) macro
Ddir.c359 cfi = CODA_FTOC(coda_file); in coda_venus_readdir()
429 cfi = CODA_FTOC(coda_file); in coda_readdir()