Searched refs:replace_fops (Results 1 – 6 of 6) sorted by relevance
44 replace_fops(file, new_fops); in usb_open()
159 replace_fops(file, new_fops); in misc_open()
589 replace_fops(file, new_fops); in soundcore_open()
107 replace_fops(file, new_fops); in dvb_device_open()
314 replace_fops(filp, real_fops); in open_proxy_open()
2760 #define replace_fops(f, fops) \ macro