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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/intermezzo/
H A Dmethods.c304 struct file_operations *cache_fops = inode->i_fop; local
315 cache->o_caops.cache_dir_fops = cache_fops;
361 memcpy(filter_c2udfops(cache), cache_fops, sizeof(*cache_fops)); local
374 struct file_operations *cache_fops = inode->i_fop; local
386 cache->o_caops.cache_file_fops = cache_fops;
395 CERROR("*** cache file ops at %p\n", cache_fops);
396 memcpy(filter_c2uffops(cache), cache_fops, sizeof(*cache_fops)); local
428 struct file_operations *cache_fops local
456 memcpy(filter_c2usfops(cache), cache_fops, sizeof(*cache_fops)); local
[all...]

Completed in 89 milliseconds