Searched refs:i_ext_lock (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Daffs_fs_i.h28 struct semaphore i_ext_lock; /* Protects internal inode access. */ member in struct:affs_inode_info
29 #define i_hash_lock i_ext_lock
H A Damigaffs.h117 down(&AFFS_INODE->i_ext_lock);
122 up(&AFFS_INODE->i_ext_lock);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Daffs_fs_i.h28 struct semaphore i_ext_lock; /* Protects internal inode access. */ member in struct:affs_inode_info
29 #define i_hash_lock i_ext_lock
H A Damigaffs.h117 down(&AFFS_INODE->i_ext_lock);
122 up(&AFFS_INODE->i_ext_lock);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/affs/
H A Dinode.c73 init_MUTEX(&AFFS_INODE->i_ext_lock);
320 init_MUTEX(&AFFS_INODE->i_ext_lock);

Completed in 322 milliseconds