Searched defs:undo (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */ member in struct:semid_ds
/linux-master/drivers/staging/octeon/
H A Dethernet-tx.c51 int undo; local
/linux-master/fs/jbd2/
H A Dtransaction.c1167 jbd2_write_access_granted(handle_t *handle, struct buffer_head *bh, bool undo) argument
/linux-master/fs/gfs2/
H A Dops_fstype.c730 static int init_journal(struct gfs2_sbd *sdp, int undo) argument
876 static int init_inodes(struct gfs2_sbd *sdp, int undo) argument
929 static int init_per_node(struct gfs2_sbd *sdp, int undo) argument
397 init_locking(struct gfs2_sbd *sdp, struct gfs2_holder *mount_gh, int undo) argument
/linux-master/ipc/
H A Dsem.c133 struct sem_undo *undo; /* undo structure */ member in struct:sem_queue
675 int undo = un->semadj[sop->sem_num] - sem_op; local
758 int undo = un->semadj[sop->sem_num] - sem_op; local
771 int undo = un->semadj[sop->sem_num] - sem_op; local
1733 compat_uptr_t undo; member in struct:compat_semid_ds
[all...]
/linux-master/fs/ntfs3/
H A Dindex.c1568 indx_insert_into_root(struct ntfs_index *indx, struct ntfs_inode *ni, const struct NTFS_DE *new_de, struct NTFS_DE *root_de, const void *ctx, struct ntfs_fnd *fnd, bool undo) argument
1928 indx_insert_entry(struct ntfs_index *indx, struct ntfs_inode *ni, const struct NTFS_DE *new_de, const void *ctx, struct ntfs_fnd *fnd, bool undo) argument
H A Dfrecord.c3071 int undo = 0; local
/linux-master/net/netlink/
H A Daf_netlink.c990 int undo; local

Completed in 545 milliseconds