Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ !
Dfile_table.c283 fops_put(file->f_op); in __fput()
Dopen.c825 fops_put(f->f_op); in do_dentry_open()
/linux-4.19.296/fs/debugfs/ !
Dfile.c244 fops_put(real_fops); in full_proxy_release()
309 fops_put(real_fops); in full_proxy_open()
/linux-4.19.296/include/linux/ !
Dfs.h2222 #define fops_put(fops) \ macro
2232 fops_put(__file->f_op); \