Searched refs:fops_put (Results 1 – 3 of 3) sorted by relevance
1139 fops_put(mfile->disconnected_f_op); in snd_power_ref_and_wait()
541 /* __fput() will take care of fops_put(). */584 fops_put(&kvm_gmem_fops); in __kvm_gmem_create()
2354 #define fops_put(fops) ({ \ macro2368 fops_put(__file->f_op); \