Searched refs:fops_put (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/
H A Dfile_table.c427 fops_put(file->f_op);
H A Dopen.c1017 fops_put(f->f_op);
/linux-master/fs/debugfs/
H A Dfile.c371 fops_put(real_fops);
448 fops_put(real_fops);
/linux-master/sound/core/
H A Dinit.c1096 fops_put(mfile->disconnected_f_op);
/linux-master/include/linux/
H A Dfs.h2532 #define fops_put(fops) \ macro
2542 fops_put(__file->f_op); \

Completed in 172 milliseconds