Home
last modified time | relevance | path

Searched refs:fops_put (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/
Dfile_table.c214 fops_put(file->f_op); in __fput()
Dopen.c754 fops_put(f->f_op); in do_dentry_open()
/linux-4.1.27/sound/core/
Dinit.c984 fops_put(mfile->disconnected_f_op); in snd_card_file_remove()
/linux-4.1.27/include/linux/
Dfs.h1969 #define fops_put(fops) \ macro
1979 fops_put(__file->f_op); \