Home
last modified time | relevance | path

Searched refs:sharefs_set_lower_file (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/sharefs/
H A Dfile.c56 sharefs_set_lower_file(file, NULL); in sharefs_open()
60 sharefs_set_lower_file(file, lower_file); in sharefs_open()
99 sharefs_set_lower_file(file, NULL); in sharefs_file_release()
H A Dsharefs.h124 static inline void sharefs_set_lower_file(struct file *f, struct file *val) in sharefs_set_lower_file() function
/kernel/linux/linux-6.6/fs/sharefs/
H A Dfile.c56 sharefs_set_lower_file(file, NULL); in sharefs_open()
60 sharefs_set_lower_file(file, lower_file); in sharefs_open()
99 sharefs_set_lower_file(file, NULL); in sharefs_file_release()
H A Dsharefs.h125 static inline void sharefs_set_lower_file(struct file *f, struct file *val) in sharefs_set_lower_file() function

Completed in 3 milliseconds