Searched defs: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
361 memcpy(filter_c2udfops(cache), cache_fops, sizeof(*cache_fops)); local
374 struct file_operations *cache_fops = inode->i_fop; local
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 65 milliseconds