Searched hist:"783 d9485" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | ioctl.c | 783d9485 Sun Feb 05 18:47:14 CST 2017 Theodore Ts'o <tytso@mit.edu> ext4: add EXT4_IOC_GOINGDOWN ioctl
This ioctl is modeled after the xfs's XFS_IOC_GOINGDOWN ioctl. (In fact, it uses the same code points.)
Signed-off-by: Theodore Ts'o <tytso@mit.edu> 783d9485 Sun Feb 05 18:47:14 CST 2017 Theodore Ts'o <tytso@mit.edu> ext4: add EXT4_IOC_GOINGDOWN ioctl This ioctl is modeled after the xfs's XFS_IOC_GOINGDOWN ioctl. (In fact, it uses the same code points.) Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | ext4.h | 783d9485 Sun Feb 05 18:47:14 CST 2017 Theodore Ts'o <tytso@mit.edu> ext4: add EXT4_IOC_GOINGDOWN ioctl
This ioctl is modeled after the xfs's XFS_IOC_GOINGDOWN ioctl. (In fact, it uses the same code points.)
Signed-off-by: Theodore Ts'o <tytso@mit.edu> 783d9485 Sun Feb 05 18:47:14 CST 2017 Theodore Ts'o <tytso@mit.edu> ext4: add EXT4_IOC_GOINGDOWN ioctl This ioctl is modeled after the xfs's XFS_IOC_GOINGDOWN ioctl. (In fact, it uses the same code points.) Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | super.c | 783d9485 Sun Feb 05 18:47:14 CST 2017 Theodore Ts'o <tytso@mit.edu> ext4: add EXT4_IOC_GOINGDOWN ioctl
This ioctl is modeled after the xfs's XFS_IOC_GOINGDOWN ioctl. (In fact, it uses the same code points.)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|