Home
last modified time | relevance | path

Searched refs:file_ref_put_close (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfile_ref.h178 static __always_inline __must_check bool file_ref_put_close(file_ref_t *ref) in file_ref_put_close() function
/linux/fs/
H A Dfile_table.c573 if (likely(file_ref_put_close(&file->f_ref))) in fput_close_sync()
585 if (file_ref_put_close(&file->f_ref)) in fput_close()