Searched refs:fops_put (Results 1 – 5 of 5) sorted by relevance
286 fops_put(file->f_op); in __fput()
854 fops_put(f->f_op); in do_dentry_open()
277 fops_put(real_fops); in full_proxy_release()352 fops_put(real_fops); in full_proxy_open()
970 fops_put(mfile->disconnected_f_op); in snd_card_file_remove()
2290 #define fops_put(fops) \ macro2300 fops_put(__file->f_op); \