Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c268 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_md_close()
322 LUSTRE_FPRIVATE(file) = NULL; in ll_md_close()
346 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_file_release()
359 fd = LUSTRE_FPRIVATE(file); in ll_file_release()
370 LUSTRE_FPRIVATE(file) = NULL; in ll_file_release()
495 LASSERT(!LUSTRE_FPRIVATE(file)); in ll_local_open()
512 LUSTRE_FPRIVATE(file) = fd; in ll_local_open()
566 LUSTRE_FPRIVATE(file) = fd; in ll_file_open()
762 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_lease_open()
1109 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()
397 fd = LUSTRE_FPRIVATE(f); in ll_ras_get()
Dllite_internal.h71 #define LUSTRE_FPRIVATE(file) ((file)->private_data) macro
1338 return LUSTRE_FPRIVATE(attr->ia_file); in cl_iattr2fd()
1412 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.c600 struct ll_file_data *lfd = LUSTRE_FPRIVATE(filp); in ll_readdir()
1726 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_dir_ioctl()
1906 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); in ll_dir_seek()