Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dfile_table.c214 fops_put(file->f_op); in __fput()
Dopen.c756 fops_put(f->f_op); in do_dentry_open()
/linux-4.4.14/sound/core/
Dinit.c958 fops_put(mfile->disconnected_f_op); in snd_card_file_remove()
/linux-4.4.14/include/linux/
Dfs.h1994 #define fops_put(fops) \ macro
2004 fops_put(__file->f_op); \