????

Your IP : 216.73.216.152


Current Path : /proc/self/root/proc/self/root/usr/share/systemtap/runtime/linux/
Upload File :
Current File : //proc/self/root/proc/self/root/usr/share/systemtap/runtime/linux/autoconf-inode-rwsem.c

#include <linux/fs.h>

// check for 4.6 inode patch which changed i_mutex to i_rwsem

struct inode i  __attribute__ ((unused)) = {.i_rwsem=__RWSEM_INITIALIZER(i.i_rwsem)};