Home
last modified time | relevance | path

Searched refs:LUSTRE_FPRIVATE (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c267 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_md_close()
321 LUSTRE_FPRIVATE(file) = NULL; in ll_md_close()
344 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_file_release()
357 fd = LUSTRE_FPRIVATE(file); in ll_file_release()
368 LUSTRE_FPRIVATE(file) = NULL; in ll_file_release()
493 LASSERT(!LUSTRE_FPRIVATE(file)); in ll_local_open()
510 LUSTRE_FPRIVATE(file) = fd; in ll_local_open()
564 LUSTRE_FPRIVATE(file) = fd; in ll_file_open()
757 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_lease_open()
1100 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_file_io_generic()
[all …]
Drw.c153 cio->cui_fd = LUSTRE_FPRIVATE(file); in ll_cl_init()
173 LASSERT(cio->cui_fd == LUSTRE_FPRIVATE(file)); in ll_cl_init()
392 fd = LUSTRE_FPRIVATE(f); in ll_ras_get()
Dllite_internal.h65 #define LUSTRE_FPRIVATE(file) ((file)->private_data) macro
1285 return LUSTRE_FPRIVATE(attr->ia_file); in cl_iattr2fd()
1357 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_file_nolock()
Dllite_mmap.c150 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_fault_io_init()
Ddir.c596 struct ll_file_data *lfd = LUSTRE_FPRIVATE(filp); in ll_readdir()
1692 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_dir_ioctl()
1861 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_dir_seek()