Home
last modified time | relevance | path

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

/linux/mm/
A Dcleancache.c147 int (*fhfn)(struct inode *, __u32 *fh, int *, struct inode *); in cleancache_get_key() local
153 fhfn = sb->s_export_op->encode_fh; in cleancache_get_key()
154 if (fhfn) { in cleancache_get_key()
155 len = (*fhfn)(inode, &key->u.fh[0], &maxlen, NULL); in cleancache_get_key()

Completed in 4 milliseconds