Searched refs:f_fl_mutex (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/gfs2/
H A Dfile.c642 mutex_init(&fp->f_fl_mutex);
1491 mutex_lock(&fp->f_fl_mutex);
1531 mutex_unlock(&fp->f_fl_mutex);
1540 mutex_lock(&fp->f_fl_mutex);
1546 mutex_unlock(&fp->f_fl_mutex);
H A Dincore.h423 struct mutex f_fl_mutex; member in struct:gfs2_file

Completed in 145 milliseconds