Home
last modified time | relevance | path

Searched refs:fi_getblock (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dfilep.h74 int (*fi_getblock)(struct file_ident *); member
/titanic_50/usr/src/common/fs/
H A Ddecompress.c124 if ((filep->fi_getblock)(filep) == -1) in cf_check_compressed()
238 if ((*filep->fi_getblock)(filep) == -1) in cf_read()
H A Dhsfs.c493 filep->fi_getblock = getblock; in bhsfs_open()
H A Dufsops.c632 filep->fi_getblock = getblock_noopt; in bufs_open()