Home
last modified time | relevance | path

Searched refs:operation (Results 1 – 6 of 6) sorted by relevance

/fs/ceph/
A Dlocks.c76 static int ceph_lock_message(u8 lock_type, u16 operation, struct inode *inode, in ceph_lock_message() argument
86 if (operation == CEPH_MDS_OP_SETFILELOCK) { in ceph_lock_message()
97 if (operation != CEPH_MDS_OP_SETFILELOCK || cmd == CEPH_LOCK_UNLOCK) in ceph_lock_message()
100 req = ceph_mdsc_create_request(mdsc, operation, USE_AUTH_MDS); in ceph_lock_message()
117 (int)lock_type, (int)operation, owner, in ceph_lock_message()
133 if (!err && operation == CEPH_MDS_OP_GETFILELOCK) { in ceph_lock_message()
154 (int)lock_type, (int)operation, (u64) fl->c.flc_pid, in ceph_lock_message()
/fs/btrfs/
A Draid56.c661 if (last->operation != cur->operation) in rbio_can_merge()
671 if (last->operation == BTRFS_RBIO_PARITY_SCRUB) in rbio_can_merge()
674 if (last->operation == BTRFS_RBIO_READ_REBUILD) in rbio_can_merge()
873 if (next->operation == BTRFS_RBIO_READ_REBUILD) { in unlock_stripe()
875 } else if (next->operation == BTRFS_RBIO_WRITE) { in unlock_stripe()
1771 rbio->operation = BTRFS_RBIO_WRITE; in raid56_parity_write()
1818 if (rbio->operation == BTRFS_RBIO_READ_REBUILD) { in verify_one_sector()
1854 if (rbio->operation == BTRFS_RBIO_PARITY_SCRUB && in recover_vertical()
2012 if (rbio->operation == BTRFS_RBIO_READ_REBUILD) { in recover_sectors()
2173 rbio->operation = BTRFS_RBIO_READ_REBUILD; in raid56_parity_recover()
[all …]
A Draid56.h65 enum btrfs_rbio_ops operation; member
/fs/nfs/
A DKconfig139 may be sent in the NFS exchange_id operation. The value must be in
212 bool "NFS: Enable support for the NFSv4.2 READ_PLUS operation"
216 Choose Y here to enable use of the NFS v4.2 READ_PLUS operation.
/fs/coda/
A DKconfig10 disconnected operation (e.g. for laptops), read/write server
/fs/overlayfs/
A DKconfig118 happen when a file is opened for WRITE operation. It is still

Completed in 13 milliseconds